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 6e7042c commit fb14643Copy full SHA for fb14643
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
// implementation("com.github.fge:json-schema-validator:2.2.6")
80
81
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.9.22")
82
- testImplementation("io.kotest:kotest-runner-junit5:5.8.0")
+ testImplementation("io.kotest:kotest-runner-junit5:5.8.1")
83
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2")
84
}
85
0 commit comments