We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d7a28 commit 29cb23dCopy full SHA for 29cb23d
1 file changed
settings.gradle.kts
@@ -3,7 +3,7 @@ pluginManagement {
3
mavenLocal()
4
gradlePluginPortal()
5
maven {
6
- url = uri("https://hypertrace.jfrog.io/artifactory/gradle")
+ url = uri("https://hypertrace.jfrog.io/artifactory/maven")
7
}
8
9
0 commit comments