We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165b4bf commit 1e2333cCopy full SHA for 1e2333c
1 file changed
gradle/libs.versions.toml
@@ -57,7 +57,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
57
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.5.0-groovy-4.0" }
58
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.24" }
59
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
60
-build-forbiddenApis = "de.thetaphi:forbiddenapis:3.7"
+build-forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
61
build-goomph = "com.diffplug.gradle:goomph:4.1.0"
62
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
63
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
0 commit comments