Skip to content

Commit d0d28ec

Browse files
Bump org.apache.groovy:groovy-bom from 4.0.28 to 5.0.1
Bumps [org.apache.groovy:groovy-bom](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-bom dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a584ee commit d0d28ec

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
@@ -37,7 +37,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3737
kotest-table = { module = "io.kotest:kotest-assertions-table" }
3838
mockk = "io.mockk:mockk:1.14.6"
3939

40-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
40+
groovy-bom = "org.apache.groovy:groovy-bom:5.0.1"
4141
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
4242

4343
# for buildSrc convention plugins

0 commit comments

Comments
 (0)