We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19541ee + 793e574 commit a327962Copy full SHA for a327962
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ logback = "ch.qos.logback:logback-classic:1.5.24"
38
kotest-bom = "io.kotest:kotest-bom:6.1.0"
39
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
40
kotest-table = { module = "io.kotest:kotest-assertions-table" }
41
-mockk = "io.mockk:mockk:1.14.7"
+mockk = "io.mockk:mockk:1.14.9"
42
43
groovy-bom = "org.apache.groovy:groovy-bom:5.0.3"
44
spock = "org.spockframework:spock-core:2.4-groovy-5.0"
0 commit comments