Skip to content

Commit da383d7

Browse files
androatonjemjovikgeiralundEivindRoyrvik
committed
Ta bort eksplitt erklæring av kotlin-dependencies, gradle plugin ordner det.
Co-authored-by: Tonje Mjøvik Myran <[email protected]> Co-authored-by: Geir André Lund <[email protected]> Co-authored-by: Eivind Havnelid Røyrvik <[email protected]>
1 parent c7548b6 commit da383d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildSrc/src/main/kotlin/common.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation(platform(kotlin("bom")))
18-
implementation(kotlin("stdlib-jdk8"))
1917
testImplementation(kotlin("test"))
2018
}
2119

0 commit comments

Comments
 (0)