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 55c2e64 commit 2ae1a79Copy full SHA for 2ae1a79
build-logic/jvm/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
implementation(embeddedKotlinDsl())
13
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.22.0")
14
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
15
- implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.5.1")
+ implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
16
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
17
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:$embeddedKotlinVersion")
18
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
0 commit comments