We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de5e5a6 + 0c620c3 commit 871767cCopy full SHA for 871767c
1 file changed
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ logback = "ch.qos.logback:logback-classic:1.5.21"
23
kotest-bom = "io.kotest:kotest-bom:6.0.5"
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.6"
+mockk = "io.mockk:mockk:1.14.7"
27
28
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
29
spock = "org.spockframework:spock-core:2.4-M6-groovy-4.0"
0 commit comments