Skip to content

Commit 7b9925b

Browse files
authored
Remove unused dependency (#1905)
1 parent dda8cbf commit 7b9925b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jmx-metrics/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ val groovyVersion = "3.0.24"
1717
dependencies {
1818
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
1919

20-
implementation("io.grpc:grpc-netty-shaded:1.72.0")
2120
implementation("org.codehaus.groovy:groovy-jmx")
2221
implementation("org.codehaus.groovy:groovy")
2322
implementation("io.prometheus:simpleclient")

0 commit comments

Comments
 (0)