Update to CurseGradle 1.0.9!

This commit is contained in:
alexbegt 2017-06-19 19:42:15 -04:00
parent b28ad34b43
commit 8c0e03cd0a
1 changed files with 1 additions and 1 deletions

View File

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