Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 24dc6b9

Browse files
committed
Removed deprecated repo and updated endpoints
1 parent 03a001d commit 24dc6b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

forge-1.12.2/workspacebase/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
buildscript {
22
repositories {
3-
maven { url = 'https://files.minecraftforge.net/maven' }
4-
jcenter()
3+
maven { url = 'https://maven.minecraftforge.net' }
54
mavenCentral()
65
}
76
dependencies {

0 commit comments

Comments
 (0)