Skip to content

Commit 86607da

Browse files
renovate[bot]sanwenyukaochi
authored andcommitted
fix(deps): update dependency checkstyle to v13
1 parent 99b7dc9 commit 86607da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tasks.named("compileJava") {
120120
}
121121

122122
checkstyle {
123-
toolVersion = "10.14.2"
123+
toolVersion = "13.3.0"
124124
configFile = file("config/checkstyle/checkstyle.xml")
125125
configProperties =
126126
mapOf(

0 commit comments

Comments
 (0)