We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfde98 commit 8cfc478Copy full SHA for 8cfc478
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:6.25.0")
31
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
34
implementation("org.owasp:dependency-check-gradle:11.0.0")
0 commit comments