From 02ca294e3634edf938e37f080b00662bedde5125 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 01 Oct 2013 17:25:29 -0400 Subject: [PATCH] Tweak diffstat css --- build.moxie | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/build.moxie b/build.moxie index 424a7d7..4a3aa34 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.3.3-SNAPSHOT +version: 1.4.0-SNAPSHOT inceptionYear: 2011 # Current stable release @@ -148,6 +148,7 @@ - compile 'org.apache.ivy:ivy:2.2.0' :war - compile 'com.toedter:jcalendar:1.3.2' :authority - compile 'org.apache.commons:commons-compress:1.4.1' :war +- compile 'commons-io:commons-io:2.2' :war - compile 'com.force.api:force-partner-api:24.0.0' :war - compile 'org.freemarker:freemarker:2.3.19' :war - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war -- Gitblit v1.9.1