We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d419a05 commit 7f4ea03Copy full SHA for 7f4ea03
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'com.github.spotbugs'
9
-version = '4.8.6'
+version = '4.9.0-SNAPSHOT'
10
11
apply from: "$rootDir/gradle/java.gradle"
12
apply from: "$rootDir/gradle/jacoco.gradle"
0 commit comments