There was an error while loading. Please reload this page.
1 parent 00cfc1c commit db8416dCopy full SHA for db8416d
gradle/libs.versions.toml
@@ -48,7 +48,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
48
kotest-bom = "io.kotest:kotest-bom:6.0.3"
49
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
50
kotest-table = { module = "io.kotest:kotest-assertions-table" }
51
-mockk = "io.mockk:mockk:1.14.5"
+mockk = "io.mockk:mockk:1.14.6"
52
53
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.16"
54
0 commit comments