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 a7041f8 commit 950dbb7Copy full SHA for 950dbb7
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