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 64f3fdc commit 67a51dbCopy full SHA for 67a51db
buildSrc/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
29
// When updating, update above in plugins too
30
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.4")
31
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.0")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
33
34
implementation("org.owasp:dependency-check-gradle:12.1.1")
0 commit comments