Skip to content

Commit c0290d9

Browse files
authored
Merge pull request #66 from openapi-processor/dependabot/gradle/org.apache.groovy-groovy-bom-5.0.6
Bump org.apache.groovy:groovy-bom from 5.0.5 to 5.0.6
2 parents 63c9fc3 + 4e9895f commit c0290d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2525
kotest-table = { module = "io.kotest:kotest-assertions-table" }
2626
mockk = "io.mockk:mockk:1.14.9"
2727

28-
groovy-bom = "org.apache.groovy:groovy-bom:5.0.5"
28+
groovy-bom = "org.apache.groovy:groovy-bom:5.0.6"
2929
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
3030

3131
# for buildSrc convention plugins

0 commit comments

Comments
 (0)