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 2cf29fb commit 40676c5Copy full SHA for 40676c5
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")
+ implementation("io.freefair.gradle:lombok-plugin:8.10.2")
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