From 4064b692ab84323c11f9b15644660d05f592ff3b Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Fri, 31 Dec 2010 00:56:54 +0100 Subject: [PATCH] Require utils 0.7.5 (for improved text persistence and parsing). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e8776b..78de5f0 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.7.4 + 0.7.5 junit -- 2.7.4