We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d18b5 commit 480022cCopy full SHA for 480022c
commercetools/commercetools-importapi-utils/build.gradle
@@ -10,10 +10,6 @@ repositories {
10
}
11
12
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
-
17
implementation(project(":commercetools:commercetools-sdk-java-api"))
18
implementation(project(":commercetools:commercetools-sdk-java-importapi"))
19
0 commit comments