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 4afd52f commit b152635Copy full SHA for b152635
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ binaryCompatibility = "0.18.1"
16
17
# --- Testing ---
18
junit = "5.14.0" # https://junit.org/junit5
19
-kotest = "5.9.1" # https://kotest.io
+kotest = "6.0.4" # https://kotest.io
20
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
21
assertj = "3.27.6" # https://assertj.github.io/doc
22
mockito = "5.20.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
0 commit comments