Skip to content

Commit

Permalink
use CheckStyle v10.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 21, 2024
1 parent 32663aa commit 93b4b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ application {
}

checkstyle {
toolVersion '10.12.5'
toolVersion '10.14.2'
}

tasks.withType(JavaCompile).configureEach { // Java compile-time options:
Expand Down

0 comments on commit 93b4b5b

Please sign in to comment.