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 0c0f125 commit 014b0eeCopy full SHA for 014b0ee
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