Skip to content

Commit 3d1f625

Browse files
committed
chore: Update checkstyle dependency
1 parent a41e246 commit 3d1f625

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
@@ -46,7 +46,7 @@ subprojects {
4646
apply plugin: 'checkstyle'
4747

4848
checkstyle {
49-
toolVersion = "9.3"
49+
toolVersion = "13.0.0"
5050
configFile = rootProject.file("config/checkstyle/checkstyle.xml")
5151
}
5252

0 commit comments

Comments
 (0)