Skip to content

Commit c097413

Browse files
Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from 4.0.27 to 4.0.28. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-bom dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7292eb commit c097413

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
@@ -38,7 +38,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3939
mockk = "io.mockk:mockk:1.14.5"
4040

41-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.27"
41+
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
4242
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
4343

4444
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)