Skip to content

Commit

Permalink
Upgraded Checkstyle to version 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Aug 10, 2016
1 parent 9832f15 commit 43c2fbf
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 @@ -19,7 +19,7 @@ apply plugin: 'build-dashboard'

ext {
jacocoVersion = '0.7.7.201606060606'
checkstyleVersion = '6.16.1'
checkstyleVersion = '7.1'
pmdVersion = '5.4.1'
guavaVersion = '19.0'
jadiraVersion = '5.0.0.GA'
Expand Down

0 comments on commit 43c2fbf

Please sign in to comment.