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 de3c4b1Copy full SHA for de3c4b1
gradle/libs.versions.toml
@@ -58,7 +58,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.2"
58
59
# Build
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" }
+build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "5.0.1" }
62
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.3.0"
63
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.9"
64
build-goomph = "com.diffplug.gradle:goomph:4.4.0"
0 commit comments