We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a327962 + c041e1c commit 3d0eb60Copy full SHA for 3d0eb60
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.9"
42
43
-groovy-bom = "org.apache.groovy:groovy-bom:5.0.3"
+groovy-bom = "org.apache.groovy:groovy-bom:5.0.4"
44
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
45
46
# for buildSrc convention plugins
0 commit comments