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 acee21b commit f2cd9c9Copy full SHA for f2cd9c9
build.gradle.kts
@@ -19,7 +19,6 @@ repositories {
19
}
20
21
dependencies {
22
- implementation(kotlin("stdlib"))
23
implementation(kotlin("stdlib-jdk8"))
24
25
testImplementation("io.kotest:kotest-runner-junit5-jvm:$kotestVersion")
0 commit comments