Skip to content

Commit

Permalink
Bump checkstyle from 10.5.0 to 10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Jan 2, 2023
1 parent 6ba37c8 commit 500a215
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.5.0'
toolVersion '10.6.0'
maxWarnings = 0
}

Expand Down

0 comments on commit 500a215

Please sign in to comment.