From b3bc46e4216d3261a3214abf61f53c5cb12a1ed4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Thu, 28 Apr 2011 21:23:48 +0200 Subject: [PATCH] Require utils 0.9.5. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbcaba6..9a48bda 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.9.5-SNAPSHOT + 0.9.5 junit -- 2.7.4