Skip to content

Commit

Permalink
Bump checkstyle from 10.4 to 10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Nov 28, 2022
1 parent 41e95cf commit bf0e389
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 @@ -77,7 +77,7 @@ processResources {
}

checkstyle {
toolVersion '10.4'
toolVersion '10.5.0'
maxWarnings = 0
}

Expand Down

0 comments on commit bf0e389

Please sign in to comment.