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 8cebad3 commit cd5c64dCopy full SHA for cd5c64d
buildSrc/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
11
- implementation "com.puppycrawl.tools:checkstyle:12.0.1"
+ implementation "com.puppycrawl.tools:checkstyle:12.1.0"
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.17.0"
0 commit comments