Skip to content

Commit a25c7ef

Browse files
committed
Add ci.opensearch.org/m2/ mirror for plugin resolution (sql)
Signed-off-by: shreyah963 <shreyab963@gmail.com>
1 parent de95ffb commit a25c7ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
pluginManagement {
77
repositories {
8+
maven { url "https://ci.opensearch.org/m2/" }
89
maven { url "https://ci.opensearch.org/maven2/" }
910
gradlePluginPortal()
1011
mavenCentral()

0 commit comments

Comments
 (0)