Skip to content

Commit c2c8bc0

Browse files
committed
Updated build.gradle
1 parent 4ce090e commit c2c8bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ publishing {
154154

155155
repositories {
156156
maven {
157-
url = "https://maven.minecraftforge.net/"
157+
url = "https://maven.mangorage.org/releases/"
158158

159159
credentials {
160160
username = System.getenv("MAVEN_USER")

0 commit comments

Comments
 (0)