Skip to content

Commit

Permalink
project: Bump checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain94 committed Nov 6, 2021
1 parent 8be8b50 commit 2a78ca4
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 @@ -110,7 +110,7 @@ subprojects {

configure<CheckstyleExtension> {
maxWarnings = 0
toolVersion = "8.25"
toolVersion = "9.1"
isShowViolations = true
isIgnoreFailures = false
}
Expand Down

0 comments on commit 2a78ca4

Please sign in to comment.