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 805239f commit 07e203dCopy full SHA for 07e203d
codegen/build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
signing
22
checkstyle
23
jacoco
24
- id("com.github.spotbugs") version "6.0.26"
+ id("com.github.spotbugs") version "6.0.27"
25
id("io.codearte.nexus-staging") version "0.30.0"
26
}
27
0 commit comments