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 ac3a3ff commit 44e56feCopy full SHA for 44e56fe
buildSrc/build.gradle.kts
@@ -8,5 +8,5 @@ repositories {
8
9
dependencies {
10
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
11
- testImplementation("io.kotest:kotest-runner-junit5-jvm:5.9.1")
+ testImplementation("io.kotest:kotest-runner-junit5-jvm:6.0.4")
12
}
0 commit comments