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 784b1a5 commit da022deCopy full SHA for da022de
codegen/build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
signing
22
checkstyle
23
jacoco
24
- id("com.github.spotbugs") version "6.0.23"
+ id("com.github.spotbugs") version "6.0.24"
25
id("io.codearte.nexus-staging") version "0.30.0"
26
}
27
0 commit comments