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 a33a5a3 commit 6434ed7Copy full SHA for 6434ed7
build.gradle
@@ -134,7 +134,7 @@ spotbugsTest {
134
}
135
136
checkstyle {
137
- toolVersion '8.44'
+ toolVersion '9.3'
138
configFile file("config/checkstyle/checkstyle.xml")
139
140
checkstyleMain {
versions.properties
@@ -49,7 +49,7 @@ version.com.github.crowdin..crowdin-api-client-java=1.11.5
49
50
plugin.org.asciidoctor.jvm.convert=3.3.2
51
52
-plugin.com.github.spotbugs=4.8.0
+plugin.com.github.spotbugs=4.8.1
53
54
plugin.com.github.johnrengelman.shadow=7.1.2
55
0 commit comments