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 7dfd0f4 commit 17b99cfCopy full SHA for 17b99cf
build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
// implementation("com.github.fge:json-schema-validator:2.2.6")
79
80
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.20")
81
- testImplementation("io.kotest:kotest-runner-junit5:5.5.5")
+ testImplementation("io.kotest:kotest-runner-junit5:5.6.1")
82
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2")
83
}
84
0 commit comments