Skip to content

Commit

Permalink
deps: bump checkstyle from 10.13.0 to 10.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Mar 4, 2024
1 parent 8ae2c64 commit acb281d
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.13.0'
toolVersion '10.14.0'
maxWarnings = 0
}

Expand Down

0 comments on commit acb281d

Please sign in to comment.