Skip to content

Commit 0d3bad9

Browse files
Branch was auto-updated.
2 parents 977a732 + f538096 commit 0d3bad9

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.20.0"
201+
toolVersion = "7.23.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)