We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b6b20 commit 33e5c3aCopy full SHA for 33e5c3a
buildSrc/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation "com.puppycrawl.tools:checkstyle:12.0.1"
12
implementation "io.freefair.gradle:lombok-plugin:9.0.0"
13
implementation "io.github.boolivar.jdoctest.jdoc-spock:io.github.boolivar.jdoctest.jdoc-spock.gradle.plugin:0.11.0"
14
- implementation "net.sourceforge.pmd:pmd-java:7.11.0"
+ implementation "net.sourceforge.pmd:pmd-java:7.17.0"
15
}
0 commit comments