We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1917a7 commit 3f5d051Copy full SHA for 3f5d051
1 file changed
build.gradle
@@ -61,7 +61,7 @@ checkstyle {
61
}
62
63
spotbugs {
64
- toolVersion = '3.1.8'
+ toolVersion = '3.1.11'
65
excludeFilter = file('config/spotbugs/spotbugs-exclude.xml')
66
67
wrapper {
0 commit comments