Skip to content

Commit 21a5f01

Browse files
Update dependency checkstyle to v13
1 parent 3276ee1 commit 21a5f01

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
@@ -90,6 +90,6 @@ tasks.named("processResources") {
9090
version = "${version}"
9191

9292
checkstyle {
93-
toolVersion = "10.17.0"
93+
toolVersion = "13.3.0"
9494
configFile = file("$rootDir/config/checkstyle/google_checks.xml")
9595
}

0 commit comments

Comments
 (0)