Skip to content

Commit 2ae1a79

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.6
1 parent 55c2e64 commit 2ae1a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/jvm/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation(embeddedKotlinDsl())
1313
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.22.0")
1414
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")
15+
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
1616
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
1717
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:$embeddedKotlinVersion")
1818
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")

0 commit comments

Comments
 (0)