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 6465617 + 950dbb7 commit 4314d0eCopy full SHA for 4314d0e
codegen/build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
signing
22
checkstyle
23
jacoco
24
- id("com.github.spotbugs") version "6.1.3"
+ id("com.github.spotbugs") version "6.1.4"
25
id("io.codearte.nexus-staging") version "0.30.0"
26
}
27
0 commit comments