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