Skip to content

Commit

Permalink
Update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis…
Browse files Browse the repository at this point in the history
….gradle.plugin to v3.6
  • Loading branch information
renovate[bot] authored and vlsi committed Oct 3, 2023
1 parent 55c2e64 commit 2ae1a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation(embeddedKotlinDsl())
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.22.0")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.5.1")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:$embeddedKotlinVersion")
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
Expand Down

0 comments on commit 2ae1a79

Please sign in to comment.