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 7da0bbb commit 107c24fCopy full SHA for 107c24f
build-logic/jvm/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation(project(":build-parameters"))
12
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.0.3")
13
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
14
- implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.8")
+ implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.9")
15
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
16
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:2.0.0")
17
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
0 commit comments