Skip to content

Commit 3f5d051

Browse files
committed
Newer Spotbugs version
1 parent c1917a7 commit 3f5d051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ checkstyle {
6161
}
6262

6363
spotbugs {
64-
toolVersion = '3.1.8'
64+
toolVersion = '3.1.11'
6565
excludeFilter = file('config/spotbugs/spotbugs-exclude.xml')
6666
}
6767
wrapper {

0 commit comments

Comments
 (0)