Skip to content

Commit

Permalink
Cleanup duplicate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster committed Apr 4, 2024
1 parent 85ab3fa commit 902e4a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ dependencies {
implementation 'io.opentracing.brave:brave-opentracing:0.31.3'
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.7.7'

implementation 'io.prometheus:prometheus-metrics-instrumentation-dropwizard5:1.2.0'
implementation 'io.prometheus:prometheus-metrics-exporter-servlet-javax:1.2.0'
implementation 'io.prometheus:prometheus-metrics-exporter-common:1.2.0'
}

task sourcesJar(type: Jar, dependsOn: classes) {
Expand Down

0 comments on commit 902e4a4

Please sign in to comment.