Skip to content

Commit

Permalink
fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.fo…
Browse files Browse the repository at this point in the history
…rbiddenapis.gradle.plugin to v3.7
  • Loading branch information
renovate-bot authored and vlsi committed May 10, 2024
1 parent 50f62dd commit 9275d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/verification/build.gradle.kts
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.14")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.7")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
implementation("org.checkerframework:org.checkerframework.gradle.plugin:0.6.37")
implementation("org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin:6.6.3")
Expand Down

0 comments on commit 9275d41

Please sign in to comment.