Skip to content

Commit 62c9983

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

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
@@ -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 {

0 commit comments

Comments
 (0)