Skip to content

Commit

Permalink
Update pmd version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchao committed Oct 30, 2020
1 parent 0a1d193 commit 0c0c7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/check.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ subprojects {
}

pmd {
toolVersion = '6.9.0'
toolVersion = '6.29.0'
// TODO: Don't ignore failures.
ignoreFailures = true
sourceSets = [sourceSets.main]
Expand Down

0 comments on commit 0c0c7fc

Please sign in to comment.