We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 889a516 + 029cc74 commit bb2018fCopy full SHA for bb2018f
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ logback = "ch.qos.logback:logback-classic:1.5.27"
23
kotest-bom = "io.kotest:kotest-bom:6.1.3"
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.7"
+mockk = "io.mockk:mockk:1.14.9"
27
28
groovy-bom = "org.apache.groovy:groovy-bom:5.0.4"
29
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
0 commit comments