Skip to content

Commit

Permalink
Updated ForgeGradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
gecgooden committed Mar 12, 2018
1 parent 45759a9 commit fe45020
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 @@ -4,7 +4,7 @@ buildscript {
maven { url = "http://files.minecraftforge.net/maven" }
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.2-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT'
}
}
apply plugin: 'net.minecraftforge.gradle.forge'
Expand Down

0 comments on commit fe45020

Please sign in to comment.