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.
2 parents 9bc94ad + a4e4355 commit f9d502fCopy full SHA for f9d502f
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
27
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
28
mockk = "io.mockk:mockk:1.13.12"
29
30
-groovy-bom = "org.apache.groovy:groovy-bom:4.0.22"
+groovy-bom = "org.apache.groovy:groovy-bom:4.0.23"
31
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
32
33
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
0 commit comments