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 da2f64d commit 44656f0Copy full SHA for 44656f0
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group = 'com.github.spotbugs'
19
-version = '4.9.5-SNAPSHOT'
+version = '4.9.4'
20
21
apply from: "${rootDir}/gradle/java.gradle"
22
apply from: "${rootDir}/gradle/jacoco.gradle"
0 commit comments