Skip to content

Commit 7c133ad

Browse files
committed
Remove redundant dependencies
1 parent 9e2b647 commit 7c133ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

commercetools/commercetools-monitoring-newrelic/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
dependencies {
33
api project(":rmf:rmf-java-base")
44
implementation 'com.newrelic.agent.java:newrelic-api:8.10.0'
5-
implementation("com.newrelic.telemetry:telemetry-core:0.16.0")
6-
implementation("com.newrelic.telemetry:telemetry-http-okhttp:0.16.0")
75

86
testImplementation project(":commercetools:commercetools-sdk-java-api")
97
}

0 commit comments

Comments
 (0)