Skip to content

Commit 480022c

Browse files
committed
fixing build.gradle
1 parent f0d18b5 commit 480022c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

commercetools/commercetools-importapi-utils/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ repositories {
1010
}
1111

1212
dependencies {
13-
testImplementation(platform("org.junit:junit-bom:5.10.0"))
14-
testImplementation("org.junit.jupiter:junit-jupiter")
15-
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
16-
1713
implementation(project(":commercetools:commercetools-sdk-java-api"))
1814
implementation(project(":commercetools:commercetools-sdk-java-importapi"))
1915
}

0 commit comments

Comments
 (0)