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 d7292eb commit c097413Copy full SHA for c097413
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