Skip to content

Commit

Permalink
chore: 🔧 Fixing sonar run
Browse files Browse the repository at this point in the history
  • Loading branch information
P3pp3rF1y authored Apr 2, 2024
1 parent c450d75 commit 29b0557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'idea'
id 'maven-publish'
id 'net.neoforged.gradle.userdev' version '7.0.101'
id "org.sonarqube" version "3.3"
id "org.sonarqube" version "5.0.0.4638"
}

idea {
Expand Down

0 comments on commit 29b0557

Please sign in to comment.