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 9080324 commit ea752e4Copy full SHA for ea752e4
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.2")
31
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
33
34
implementation("org.owasp:dependency-check-gradle:12.0.1")
0 commit comments