We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74d8b1a + 46cfa54 commit 2e7dcd5Copy full SHA for 2e7dcd5
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
28
29
snakeyaml = "org.yaml:snakeyaml:2.2"
30
31
-kotest-bom = "io.kotest:kotest-bom:5.8.1"
+kotest-bom = "io.kotest:kotest-bom:5.9.0"
32
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
33
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
34
mockk = "io.mockk:mockk:1.13.10"
0 commit comments