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 1e17666 commit 5cef503Copy full SHA for 5cef503
buildSrc/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation "com.puppycrawl.tools:checkstyle:10.26.1"
12
implementation "io.freefair.gradle:lombok-plugin:8.14.2"
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