Skip to content

Commit f2cd9c9

Browse files
committed
gradle simplified
1 parent acee21b commit f2cd9c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation(kotlin("stdlib"))
2322
implementation(kotlin("stdlib-jdk8"))
2423

2524
testImplementation("io.kotest:kotest-runner-junit5-jvm:$kotestVersion")

0 commit comments

Comments
 (0)