Skip to content

Commit

Permalink
Update CurseGradle to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tterrag1098 authored Jul 1, 2017
1 parent da3a175 commit 213c639
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 @@ -7,7 +7,7 @@ buildscript {
dependencies { classpath 'net.minecraftforge.gradle:ForgeGradle:2.2-SNAPSHOT' }
}
plugins {
id 'com.matthewprenger.cursegradle' version '1.0.8'
id 'com.matthewprenger.cursegradle' version '1.0.9'
}

apply plugin: 'net.minecraftforge.gradle.forge'
Expand Down

0 comments on commit 213c639

Please sign in to comment.