We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17899b commit b7acc52Copy full SHA for b7acc52
jvm/gradle.properties
@@ -10,6 +10,6 @@ ver_OKIO=3.16.0
10
ver_KOTLIN_TEST=2.0.0
11
ver_KOTLIN_SERIALIZATION=1.9.0
12
# Kotest 6.0.0 is the oldest that we support
13
-ver_KOTEST=6.1.0
+ver_KOTEST=6.1.4
14
15
ver_JVM_TARGET=11
jvm/undertest-junit5-kotest/harness/gradle.properties
@@ -9,4 +9,4 @@ ver_JUNIT_PIONEER=2.2.0
9
ver_OKIO=3.7.0
ver_KOTLIN_TEST=1.9.22
ver_KOTLIN_SERIALIZATION=1.6.3
-ver_KOTEST=6.1.1
0 commit comments