Browse Source

Remove Guava now its in the core

Change-Id: Id1fe8b120f62dcb4329b5816cee230161eaf0496
Reviewed-on: http://gerrit.dmdirc.com/3305
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Chris Smith <chris@dmdirc.com>
changes/05/3305/2
Greg Holmes 10 years ago
parent
commit
06371e967a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      ivy.xml

+ 0
- 1
ivy.xml View File

@@ -19,7 +19,6 @@
19 19
         <dependency org="org.slf4j" name="slf4j-api" rev="1.+" conf="main->default" />
20 20
 
21 21
         <!-- Main - ui_swing -->
22
-        <dependency org="com.google.guava" name="guava" rev="15.+" conf="build->default" />
23 22
         <dependency org="com.dmdirc" name="annotations" rev="[0.6,)" conf="main->default" />
24 23
         <dependency org="com.miglayout" name="miglayout-swing" rev="4.+" conf="main->default" />
25 24
         <dependency org="org.swinglabs" name="jxlayer" rev="3.+" conf="main->default" />

Loading…
Cancel
Save