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 555cd97 commit 9fc05a8Copy full SHA for 9fc05a8
gradle/libs.versions.toml
@@ -60,7 +60,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.2"
60
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.6.0-groovy-4.0" }
61
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.28" }
62
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.3.0"
63
-build-forbiddenApis = "de.thetaphi:forbiddenapis:3.9"
+build-forbiddenApis = "de.thetaphi:forbiddenapis:3.10"
64
build-goomph = "com.diffplug.gradle:goomph:4.4.0"
65
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
66
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
0 commit comments