Skip to content

Commit

Permalink
Migrated to CurseForge Maven for Industrial Foregoing
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyyTV committed Dec 30, 2018
1 parent b77bd0f commit ba1a27f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ repositories {
url = "http://maven.tterrag.com"
}
maven {
name = "Industrial Foregoing Maven"
url = "http://dyonovan.com/maven2"
name = "CurseForge Maven"
url = "https://minecraft.curseforge.com/api/maven"
}
}

Expand All @@ -53,7 +53,7 @@ dependencies {
deobfCompile("mcjty.theoneprobe:TheOneProbe-1.12:+") {
transitive = false
}
deobfCompile("com.buuz135.industrial.IndustrialForegoing:industrialforegoing:+") {
deobfCompile("industrial-foregoing:industrialforegoing-1.12.2:1.12.2:226") {
transitive = false
}
deobfCompile("slimeknights:TConstruct:1.12.2-2.+") {
Expand Down

0 comments on commit ba1a27f

Please sign in to comment.