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 a9194cd commit de07b0dCopy full SHA for de07b0d
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
11
- implementation("io.freefair.gradle:lombok-plugin:8.10.2")
+ implementation("io.freefair.gradle:lombok-plugin:8.11")
12
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
13
implementation("gradle.plugin.com.google.gradle:osdetector-gradle-plugin:1.7.3")
14
}
0 commit comments