Skip to content

Commit

Permalink
Update ForgeGradle to 2.3-SNAPSHOT for 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LunNova committed Aug 13, 2017
1 parent 1cfb567 commit b467f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
}
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.2-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT'
classpath 'org.minimallycorrect.libloader:LibLoaderGradle:0.1-SNAPSHOT'
}
}
Expand Down

0 comments on commit b467f72

Please sign in to comment.