Skip to content

Commit

Permalink
Upgrade sonar plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmudd committed Jul 10, 2024
1 parent 842d1d5 commit 40797d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jhdf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id 'checkstyle' // Code style checks

// Community plugins (need versions)
id 'org.sonarqube' version '4.0.0.2929' // Code quality
id 'org.sonarqube' version '4.4.1.3373' // Code quality
id "com.github.spotbugs" version "6.0.18" // Static analysis
id "me.champeau.jmh" version "0.7.2" // JMH support
}
Expand Down

0 comments on commit 40797d3

Please sign in to comment.