We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99c7f8 commit 3cd2939Copy full SHA for 3cd2939
1 file changed
build.gradle
@@ -19,7 +19,7 @@ targetCompatibility = JavaVersion.VERSION_1_8
19
generateLombokConfig.enabled = false
20
21
checkstyle.toolVersion = '8.35'
22
-pmd.toolVersion = '6.22.0'
+pmd.toolVersion = '6.26.0'
23
24
repositories {
25
mavenLocal()
0 commit comments