Skip to content

Commit c7ed912

Browse files
committed
updated snapshot repository URL
1 parent 9b684f7 commit c7ed912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tasks.named('compileJava') {
2727

2828
repositories {
2929
maven {
30-
url = 'https://oss.sonatype.org/content/repositories/snapshots/'
30+
url = 'https://central.sonatype.com/repository/maven-snapshots/'
3131
}
3232
mavenCentral()
3333
}

0 commit comments

Comments
 (0)