Skip to content

Commit

Permalink
chore(deps): Update dependency de.thetaphi:forbiddenapis to v3.8 (#530)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 165b4bf commit 1e2333c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.5.0-groovy-4.0" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.24" }
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.7"
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
build-goomph = "com.diffplug.gradle:goomph:4.1.0"
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
Expand Down

0 comments on commit 1e2333c

Please sign in to comment.