Skip to content

Commit c656bf7

Browse files
committed
remove maven local repo
1 parent 178fae3 commit c656bf7

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
@@ -13,7 +13,6 @@ application.mainClass.set("io.opentelemetry.contrib.jmxmetrics.JmxMetrics")
1313

1414
repositories {
1515
mavenCentral()
16-
mavenLocal()
1716
maven {
1817
setUrl("https://repo.terracotta.org/maven2")
1918
content {

0 commit comments

Comments
 (0)