Browse Source

Force ivy bump.

Change-Id: I8608be6d035c9d7deeca526047f3f60c11111e6d
Reviewed-on: http://gerrit.dmdirc.com/3050
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
tags/0.8rc1
Chris Smith 10 years ago
parent
commit
f8898f7644
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ivy.xml

+ 1
- 1
ivy.xml View File

@@ -17,7 +17,7 @@
17 17
         <dependency org="org.slf4j" name="slf4j-api" rev="1.+" conf="main->default" />
18 18
         <dependency org="ch.qos.logback" name="logback-classic" rev="1.+" conf="test->default" />
19 19
 
20
-        <dependency org="com.dmdirc" name="annotations" rev="[0.3.4,)" conf="main->default" />
20
+        <dependency org="com.dmdirc" name="annotations" rev="[0.6,)" conf="main->default" />
21 21
         <dependency org="com.google.code.findbugs" name="jsr305" rev="2.+" conf="main->default" />
22 22
 
23 23
         <dependency org="com.squareup.dagger" name="dagger" rev="1.2.+" conf="main->default" />

Loading…
Cancel
Save