From fdddc681d28b6eb90420bde99d2288fe4f702b27 Mon Sep 17 00:00:00 2001 From: Travis Watkins Date: Wed, 23 May 2012 15:02:57 -0500 Subject: Use jansi's Windows support for terminal colors. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index af8657d1..eccd1d74 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ jar compile + jline jline @@ -76,6 +77,13 @@ jar compile + + org.fusesource.jansi + jansi + 1.8 + jar + compile + org.xerial sqlite-jdbc -- cgit v1.2.3