Skip to content

Commit 18d6578

Browse files
committed
update dependencies
1 parent bfefe65 commit 18d6578

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2525
kotest-table = { module = "io.kotest:kotest-assertions-table" }
2626
mockk = "io.mockk:mockk:1.14.7"
2727

28-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
29-
spock = "org.spockframework:spock-core:2.4-M6-groovy-4.0"
28+
groovy-bom = "org.apache.groovy:groovy-bom:5.0.3"
29+
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
3030

3131
# for buildSrc convention plugins
3232
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }

0 commit comments

Comments
 (0)