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 0b67384 commit 9b375a9Copy full SHA for 9b375a9
settings.gradle.kts
@@ -59,6 +59,6 @@ pluginManagement {
59
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
60
id("io.spring.dependency-management") version "1.1.7"
61
id("org.owasp.dependencycheck") version "12.1.1"
62
- id("com.github.spotbugs") version "6.1.7"
+ id("com.github.spotbugs") version "6.1.13"
63
}
64
0 commit comments