We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df2bec7 + 2b2f785 commit 7abd4afCopy full SHA for 7abd4af
1 file changed
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ logback = "ch.qos.logback:logback-classic:1.4.11"
27
kotest-bom = "io.kotest:kotest-bom:5.7.2"
28
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
29
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
30
-mockk = "io.mockk:mockk:1.13.7"
+mockk = "io.mockk:mockk:1.13.8"
31
32
groovy-bom = "org.apache.groovy:groovy-bom:4.0.15"
33
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
0 commit comments