We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c95197 + d632dde commit adbec70Copy full SHA for adbec70
1 file changed
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
25
26
snakeyaml = "org.yaml:snakeyaml:2.2"
27
28
-kotest-bom = "io.kotest:kotest-bom:5.7.2"
+kotest-bom = "io.kotest:kotest-bom:5.8.0"
29
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
30
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
31
mockk = "io.mockk:mockk:1.13.8"
0 commit comments