Skip to content

Commit

Permalink
Merge branch 'master' into java-21
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmudd authored Jan 22, 2024
2 parents a0c4348 + 59ad125 commit dc0aadc
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 @@ -21,7 +21,7 @@ plugins {

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

Expand Down

0 comments on commit dc0aadc

Please sign in to comment.