From 638707f75901a333d3f796c944006a77931c47d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Thu, 24 Nov 2011 10:29:32 +0100 Subject: [PATCH] Require a newer version of utils. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3afca0e..84c9b5f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.11.3 + 0.11.4-SNAPSHOT junit -- 2.7.4