We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7292eb + c097413 commit 82c4b91Copy full SHA for 82c4b91
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
38
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
39
mockk = "io.mockk:mockk:1.14.5"
40
41
-groovy-bom = "org.apache.groovy:groovy-bom:4.0.27"
+groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
42
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
43
44
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
0 commit comments