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.
2 parents 08a40f0 + 56137c3 commit 3b882e6Copy full SHA for 3b882e6
codegen/build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
signing
22
checkstyle
23
jacoco
24
- id("com.github.spotbugs") version "6.1.0"
+ id("com.github.spotbugs") version "6.1.2"
25
id("io.codearte.nexus-staging") version "0.30.0"
26
}
27
0 commit comments