From 87b5c5b84f63013ac907bd38520a7d4b9539c126 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Thu, 25 Jun 2015 20:11:29 +0100 Subject: [PATCH] Switch back to the + opt, should work --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index dbf9a9b5..ba13f6d0 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ minecraft { } dependencies { - compile "brassgoggledcoders:boilerplate:1.7.10-5.0.0.14:deobf" + compile "brassgoggledcoders:boilerplate:1.7.10-5.0.0.+:deobf" compile 'com.mod-buildcraft:buildcraft:6.4.16:dev' compile 'net.industrial-craft:industrialcraft-2:2.2.727-experimental:api' compile 'Azanor:Thaumcraft:4.2.3.5:deobf@jar'