Skip to content

Commit 71ea58a

Browse files
deps(java): bump org.apache.groovy:groovy-all from 4.0.28 to 5.0.1 (#15192)
Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 4.0.28 to 5.0.1. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-all dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6df17d commit 71ea58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flexmark = "0.64.8"
1717
# @keep This is GJF version for java source code formatting
1818
googleJavaFormat = "1.28.0"
1919
# gradle build support
20-
groovy = "4.0.28"
20+
groovy = "5.0.1"
2121
# test assertions
2222
hamcrest = "3.0"
2323
# analysis/icu/, gradle regeneration unicode support

0 commit comments

Comments
 (0)