Skip to content

Commit 02d2108

Browse files
committed
Update snapshot repo
1 parent 34ad7e5 commit 02d2108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sourceSets {
2525
repositories {
2626
mavenCentral()
2727
maven {
28-
url = uri("https://oss.sonatype.org/content/repositories/snapshots")
28+
url = uri("https://central.sonatype.com/repository/maven-snapshots/")
2929
}
3030
}
3131

0 commit comments

Comments
 (0)