Skip to content

Commit 29cb23d

Browse files
authored
update artifactory url to maven repository (#21)
1 parent b6d7a28 commit 29cb23d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
mavenLocal()
44
gradlePluginPortal()
55
maven {
6-
url = uri("https://hypertrace.jfrog.io/artifactory/gradle")
6+
url = uri("https://hypertrace.jfrog.io/artifactory/maven")
77
}
88
}
99
}

0 commit comments

Comments
 (0)