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 2f4c158 commit 4e8bd4cCopy full SHA for 4e8bd4c
build.gradle.kts
@@ -77,7 +77,7 @@ dependencies {
77
// implementation("com.github.fge:json-schema-validator:2.2.6")
78
79
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.10")
80
- testImplementation("io.kotest:kotest-runner-junit5:5.5.4")
+ testImplementation("io.kotest:kotest-runner-junit5:5.5.5")
81
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2")
82
}
83
0 commit comments