Skip to content

Commit 6434ed7

Browse files
committed
build(deps): update checkstyle and spotbugs
1 parent a33a5a3 commit 6434ed7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ spotbugsTest {
134134
}
135135

136136
checkstyle {
137-
toolVersion '8.44'
137+
toolVersion '9.3'
138138
configFile file("config/checkstyle/checkstyle.xml")
139139
}
140140
checkstyleMain {

versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ version.com.github.crowdin..crowdin-api-client-java=1.11.5
4949

5050
plugin.org.asciidoctor.jvm.convert=3.3.2
5151

52-
plugin.com.github.spotbugs=4.8.0
52+
plugin.com.github.spotbugs=4.8.1
5353

5454
plugin.com.github.johnrengelman.shadow=7.1.2
5555

0 commit comments

Comments
 (0)