We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5ab33 commit 7d4c26aCopy full SHA for 7d4c26a
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:7.1.0")
34
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.1")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.2")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
36
37
implementation("org.owasp:dependency-check-gradle:12.1.3")
0 commit comments