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.
1 parent 7a7c278 commit b3f1d8aCopy full SHA for b3f1d8a
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.9.0"
+kotest-bom = "io.kotest:kotest-bom:5.9.1"
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.11"
0 commit comments