Skip to content

Commit 42aed2c

Browse files
Branch was auto-updated.
2 parents afef044 + d52cd50 commit 42aed2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ configurations {
198198
}
199199

200200
pmd {
201-
toolVersion = "7.16.0"
201+
toolVersion = "7.17.0"
202202
ignoreFailures = true
203203
sourceSets = [sourceSets.main, sourceSets.test, sourceSets.integrationTest, sourceSets.functionalTest, sourceSets.smokeTest]
204204
reportsDir = file("$project.buildDir/reports/pmd")

0 commit comments

Comments
 (0)