Skip to content

Commit 9693c76

Browse files
committed
DEVX-796: fixing internal docs
1 parent e285482 commit 9693c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commercetools/internal-docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ dependencies {
1313
implementation project(":commercetools:commercetools-monitoring-datadog")
1414
testImplementation project(path: ':commercetools:commercetools-graphql-api', configuration: 'integrationTestArtifacts')
1515
testImplementation 'com.commercetools.sdk.jvm.core:commercetools-models:2.16.0'
16+
testImplementation 'com.commercetools.sdk.jvm.core:commercetools-java-client:2.16.0'
1617
testImplementation project(":commercetools:commercetools-javanet-client")
1718

1819
testImplementation commons.io version commons.io_version
19-
testImplementation 'com.commercetools.sdk.jvm.core:commercetools-java-client:2.16.0'
2020

2121
}
2222

0 commit comments

Comments
 (0)