Skip to content

Commit 4b5d121

Browse files
chore(deps): Update dependency org.apache.groovy:groovy-all to v4.0.20 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a19eea commit 4b5d121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
5555

5656
# Build
5757
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.4.0-groovy-4.0" }
58-
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.19" }
58+
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.20" }
5959
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
6060
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.6"
6161
build-goomph = "com.diffplug.gradle:goomph:3.44.0"

0 commit comments

Comments
 (0)