We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 508a11a + 9ef3617 commit ef58832Copy full SHA for ef58832
gradle/libs.versions.toml
@@ -41,7 +41,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
41
kotest-table = { module = "io.kotest:kotest-assertions-table" }
42
mockk = "io.mockk:mockk:1.14.9"
43
44
-groovy-bom = "org.apache.groovy:groovy-bom:5.0.4"
+groovy-bom = "org.apache.groovy:groovy-bom:5.0.5"
45
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
46
47
# for buildSrc convention plugins
0 commit comments