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 a6e6a04 commit a3d424fCopy full SHA for a3d424f
buildSrc/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
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")
+ implementation("de.thetaphi:forbiddenapis:3.9")
15
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
16
implementation("org.gradle:test-retry-gradle-plugin:1.6.2")
17
}
0 commit comments