Skip to content

Commit 107c24f

Browse files
renovate[bot]vlsi
authored andcommitted
fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.9
1 parent 7da0bbb commit 107c24f

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
@@ -11,7 +11,7 @@ dependencies {
1111
implementation(project(":build-parameters"))
1212
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.0.3")
1313
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")
14+
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.9")
1515
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
1616
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:2.0.0")
1717
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")

0 commit comments

Comments
 (0)