Skip to content

Commit

Permalink
chore: update checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
derklaro committed Jan 11, 2023
1 parent f2bdf60 commit 684d8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ subprojects {
}

extensions.configure<CheckstyleExtension> {
toolVersion = "10.5.0"
toolVersion = "10.6.0"
}

extensions.configure<SpotlessExtension> {
Expand Down

0 comments on commit 684d8aa

Please sign in to comment.