Skip to content

Commit 5e16288

Browse files
committed
Merge branch '5.3.x'
# Conflicts: # build.gradle
2 parents f3c082a + a7f430b commit 5e16288

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
@@ -87,7 +87,7 @@ configure([rootProject] + javaProjects) { project ->
8787
}
8888

8989
checkstyle {
90-
toolVersion = "10.3.1"
90+
toolVersion = "10.3.3"
9191
configDirectory.set(rootProject.file("src/checkstyle"))
9292
}
9393

0 commit comments

Comments
 (0)