We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d260f commit 12c7dc7Copy full SHA for 12c7dc7
gradle/libs.versions.toml
@@ -40,7 +40,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
40
kotest-table = { module = "io.kotest:kotest-assertions-table" }
41
mockk = "io.mockk:mockk:1.14.6"
42
43
-groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
+groovy-bom = "org.apache.groovy:groovy-bom:5.0.2"
44
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
45
46
# for buildSrc convention plugins
0 commit comments