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 20f563f commit f4c6075Copy full SHA for f4c6075
buildSrc/build.gradle
@@ -9,6 +9,6 @@ repositories {
9
dependencies {
10
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
11
implementation "com.puppycrawl.tools:checkstyle:10.21.4"
12
- implementation "io.freefair.gradle:lombok-plugin:8.13.1"
+ implementation "io.freefair.gradle:lombok-plugin:9.0.0"
13
implementation "net.sourceforge.pmd:pmd-java:7.17.0"
14
}
0 commit comments