From 5c2e68b105b41710b32f70f236157bd46845a8fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Tue, 10 May 2011 06:55:52 +0200 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 25a3f0d..f88c9c7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.9.5 + 0.9.6-SNAPSHOT junit -- 2.7.4