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 995700e commit e6f69c4Copy full SHA for e6f69c4
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
11
- implementation("io.freefair.gradle:lombok-plugin:8.13")
+ implementation("io.freefair.gradle:lombok-plugin:8.13.1")
12
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
13
implementation("gradle.plugin.com.google.gradle:osdetector-gradle-plugin:1.7.3")
14
implementation("de.thetaphi:forbiddenapis:3.8")
0 commit comments