We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4beea commit 6002709Copy full SHA for 6002709
1 file changed
build.gradle.kts
@@ -46,9 +46,6 @@ subprojects {
46
repositories {
47
mavenCentral()
48
jcenter()
49
- maven {
50
- url = uri("https://dl.bintray.com/open-telemetry/maven")
51
- }
52
maven {
53
url = uri("https://oss.jfrog.org/artifactory/oss-snapshot-local")
54
}
0 commit comments