We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c3c15 commit c6033deCopy full SHA for c6033de
1 file changed
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
32
// When updating, update above in plugins too
33
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
34
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
36
37
implementation("org.owasp:dependency-check-gradle:12.2.0")
0 commit comments