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 0e81807 commit dd45209Copy full SHA for dd45209
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ jacksonCore = "2.13.1"
42
jacksonDatabind = "2.18.2"
43
javalite = "3.25.5"
44
jsonassert = "1.5.0"
45
-kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
+kotest = "6.0.4" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
46
kotestAssertionsCore = "5.8.1"
47
kotlin = "2.0.21"
48
ktorVersion = "3.0.3"
0 commit comments