Skip to content

Commit

Permalink
chore(deps): Update dependency org.apache.groovy:groovy-all to v4.0.21 (
Browse files Browse the repository at this point in the history
#490)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent ffc0ee3 commit 67336dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"

# Build
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.4.0-groovy-4.0" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.20" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.21" }
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.7"
build-goomph = "com.diffplug.gradle:goomph:3.44.0"
Expand Down

0 comments on commit 67336dc

Please sign in to comment.