Skip to content
Merged
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

ext {
checkstyleVersion = '10.25.0'
checkstyleVersion = '10.25.1'

pmdVersion = '7.14.0'
}
Expand Down