There was an error while loading. Please reload this page.
1 parent 0904b4d commit e141bf8Copy full SHA for e141bf8
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
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