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 5513256 commit 0b92af5Copy full SHA for 0b92af5
buildSrc/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation "com.puppycrawl.tools:checkstyle:10.21.2"
12
implementation "io.freefair.gradle:lombok-plugin:8.12"
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.9.0"
+ implementation "net.sourceforge.pmd:pmd-java:7.10.0"
15
}
0 commit comments