Updated CurseGradle

This commit is contained in:
Adubbz 2017-06-20 13:23:05 +10:00
parent 023e5e5969
commit 26c88739cb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ buildscript {
}
plugins {
id "com.matthewprenger.cursegradle" version "1.0.5"
id "com.matthewprenger.cursegradle" version "1.0.9"
}
apply plugin: 'net.minecraftforge.gradle.forge'