Skip to content

Commit

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

Bump com.github.spotbugs from 6.0.6 to 6.0.7 in /jhdf
  • Loading branch information
github-actions[bot] authored Jan 24, 2024
2 parents 897ad1b + 01705c7 commit b68eae5
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.6" // Static analysis
id "com.github.spotbugs" version "6.0.7" // Static analysis
id "me.champeau.jmh" version "0.7.2" // JMH support
}

Expand Down

0 comments on commit b68eae5

Please sign in to comment.