Skip to content

Commit c230492

Browse files
committed
update publishing url
1 parent 4a070f0 commit c230492

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
@@ -78,7 +78,7 @@ subprojects {
7878
repositories {
7979
maven {
8080
name = "edenSnapshots"
81-
url = uri("https://maven.projecteden.gg/repository/maven-snapshots/")
81+
url = uri("https://maven.projecteden.gg/snapshots")
8282
credentials(PasswordCredentials::class)
8383
}
8484
}

0 commit comments

Comments
 (0)