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 a040be3 commit a0744d0Copy full SHA for a0744d0
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
26
kotest-bom = "io.kotest:kotest-bom:5.9.1"
27
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
28
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
29
-mockk = "io.mockk:mockk:1.13.17"
+mockk = "io.mockk:mockk:1.14.0"
30
31
groovy-bom = "org.apache.groovy:groovy-bom:4.0.26"
32
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
0 commit comments