Skip to content

Commit 014b0ee

Browse files
committed
release v4.9.4
1 parent 0c0f125 commit 014b0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = 'com.github.spotbugs'
19-
version = '4.9.5-SNAPSHOT'
19+
version = '4.9.4'
2020

2121
apply from: "${rootDir}/gradle/java.gradle"
2222
apply from: "${rootDir}/gradle/jacoco.gradle"

0 commit comments

Comments
 (0)