Skip to content

Commit

Permalink
Upgrade to Checkstyle 8.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Sep 14, 2020
1 parent 3c84863 commit 3ec4538
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 @@ -325,7 +325,7 @@ configure([rootProject] + javaProjects) { project ->
}

checkstyle {
toolVersion = "8.36"
toolVersion = "8.36.1"
configDir = rootProject.file("src/checkstyle")
}

Expand Down

0 comments on commit 3ec4538

Please sign in to comment.