File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
maven { url ' https://plugins.gradle.org/m2/' }
9
9
}
10
10
dependencies {
11
- classpath " com.github.Chocohead:ForgeGradle:moderniser -SNAPSHOT"
11
+ classpath " com.github.Chocohead:ForgeGradle:jitpack -SNAPSHOT"
12
12
classpath ' org.spongepowered:mixingradle:0.6-SNAPSHOT'
13
13
classpath ' gradle.plugin.com.github.breadmoirai:github-release:2.0.1'
14
14
}
@@ -36,7 +36,7 @@ repositories {
36
36
maven { url = " https://files.minecraftforge.net/maven" }
37
37
maven { url ' https://www.dimdev.org/maven/' }
38
38
maven { url = ' https://repo.spongepowered.org/maven/' }
39
- maven { url ' http ://repo.strezz.org/artifactory/list/Strezz-Central ' }
39
+ maven { url ' https ://www.jitpack.io ' }
40
40
}
41
41
42
42
dependencies {
You can’t perform that action at this time.
0 commit comments