We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aca386b + 94db659 commit 3250871Copy full SHA for 3250871
build.gradle
@@ -74,7 +74,7 @@ buildscript {
74
75
repositories {
76
mavenLocal()
77
- maven { url "https://central.sonatype.com/repository/maven-snapshots/" }
+ maven { url "https://ci.opensearch.org/ci/dbc/snapshots/maven/" }
78
mavenCentral()
79
maven { url "https://plugins.gradle.org/m2/" }
80
}
@@ -86,7 +86,7 @@ buildscript {
86
87
88
89
90
91
92
0 commit comments