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 1b276ce + ad64023 commit 9210285Copy full SHA for 9210285
1 file changed
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ logback = "ch.qos.logback:logback-classic:1.5.34"
23
kotest-bom = "io.kotest:kotest-bom:6.1.11"
24
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
25
kotest-table = { module = "io.kotest:kotest-assertions-table" }
26
-mockk = "io.mockk:mockk:1.14.9"
+mockk = "io.mockk:mockk:1.14.11"
27
28
groovy-bom = "org.apache.groovy:groovy-bom:5.0.6"
29
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
0 commit comments