Skip to content

Commit

Permalink
chore(deps): bump checkstyle from 8.30 to 8.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ymind committed Aug 2, 2020
1 parent 5839b56 commit b99c7f8
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 @@ -18,7 +18,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
generateLombokConfig.enabled = false

checkstyle.toolVersion = '8.30'
checkstyle.toolVersion = '8.35'
pmd.toolVersion = '6.22.0'

repositories {
Expand Down

0 comments on commit b99c7f8

Please sign in to comment.