We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e60469 commit d74c05fCopy full SHA for d74c05f
1 file changed
build.gradle.kts
@@ -38,7 +38,7 @@ kotlin {
38
val jvmTest by getting {
39
dependencies {
40
implementation("io.kotest:kotest-runner-junit5:6.0.4")
41
- implementation("io.kotest:kotest-property:6.0.5")
+ implementation("io.kotest:kotest-property:6.0.7")
42
}
43
44
0 commit comments