Skip to content

Commit

Permalink
Merge pull request #672 from jamesmudd/dependabot/gradle/jhdf/com.git…
Browse files Browse the repository at this point in the history
…hub.spotbugs-6.1.2

Bump com.github.spotbugs from 6.1.1 to 6.1.2 in /jhdf
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents 7d63c4a + 8d50c2f commit b992e88
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.1.1" // Static analysis
id "com.github.spotbugs" version "6.1.2" // Static analysis
id "me.champeau.jmh" version "0.7.2" // JMH support
}

Expand Down

0 comments on commit b992e88

Please sign in to comment.