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 ba7f360Copy full SHA for ba7f360
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.3")
12
}
0 commit comments