From 6c808758d759d9df793cadc78072c11f03e7f8d7 Mon Sep 17 00:00:00 2001 From: "Daniel Cunha (soro)" Date: Wed, 20 May 2015 20:45:01 -0300 Subject: [PATCH] [FORGE-2297] Support newer versions of Gradle --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 828ac6a..76e2b14 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ - 2.15.2.Final - 2.12.3.Final + 2.16.1.Final + 2.18.1.Final false true @@ -69,12 +69,12 @@ org.gradle gradle-tooling-api - 1.11 + 2.4 org.codehaus.groovy groovy - 2.1.5 + 2.4.3 @@ -93,7 +93,7 @@ org.jboss.forge.furnace furnace-maven-plugin - ${version.forge} + ${version.furnace}