Skip to content

Commit

Permalink
Merge pull request #3 from Ahoo-Wang/renovate/com.github.spotbugs.sno…
Browse files Browse the repository at this point in the history
…m-spotbugs-gradle-plugin-5.x

Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v5.0.6
  • Loading branch information
Ahoo-Wang authored Apr 14, 2022
2 parents fb1945d + afd3a3f commit a20eb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ buildscript{
dependencies{
classpath("me.champeau.jmh:jmh-gradle-plugin:0.6.6")
classpath("io.github.gradle-nexus:publish-plugin:1.1.0")
classpath("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.4")
classpath("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.6")
}
}

0 comments on commit a20eb95

Please sign in to comment.