There was an error while loading. Please reload this page.
2 parents 3e6ca5b + e141bf8 commit a1c77dcCopy full SHA for a1c77dc
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ logback = "ch.qos.logback:logback-classic:1.5.19"
35
kotest-bom = "io.kotest:kotest-bom:6.0.3"
36
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
37
kotest-table = { module = "io.kotest:kotest-assertions-table" }
38
-mockk = "io.mockk:mockk:1.14.5"
+mockk = "io.mockk:mockk:1.14.6"
39
40
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
41
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
0 commit comments