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 6cbbf91 commit e67a79fCopy full SHA for e67a79f
build.gradle.kts
@@ -8,7 +8,7 @@ import java.util.zip.ZipFile
8
9
plugins {
10
id("org.jenkins-ci.jpi") version "0.52.0"
11
- id("com.github.spotbugs") version "6.1.6"
+ id("com.github.spotbugs") version "6.1.7"
12
id("codenarc")
13
id("buildlogic.reproducible-archives")
14
}
0 commit comments