We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66263cd + 333cd28 commit 627687cCopy full SHA for 627687c
1 file changed
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
24
kotest-bom = "io.kotest:kotest-bom:6.0.3"
25
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
26
kotest-table = { module = "io.kotest:kotest-assertions-table" }
27
-mockk = "io.mockk:mockk:1.14.5"
+mockk = "io.mockk:mockk:1.14.6"
28
29
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
30
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
0 commit comments