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 ddf1d29 commit 48ad46eCopy full SHA for 48ad46e
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ checkstyle="10.20.2"
6
geantyref = "1.3.16"
7
errorprone="2.27.1"
8
indra = "3.1.3"
9
-junit="5.11.3"
+junit="5.11.4"
10
ktlint="0.49.1"
11
ktfmt="0.49"
12
pmd = "6.55.0"
@@ -55,7 +55,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
55
56
# Build
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" }
+build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.25" }
59
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
60
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
61
build-goomph = "com.diffplug.gradle:goomph:4.1.0"
0 commit comments