Browse Source

Force new release of annotations library.

Change-Id: Id81218cbec9bb020c0ae6856caa8434bb582acbe
Reviewed-on: http://gerrit.dmdirc.com/3368
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
tags/0.8.1rc1
Chris Smith 10 years ago
parent
commit
56c9a16f2a
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.6,)" conf="main->default" />
20
+        <dependency org="com.dmdirc" name="annotations" rev="[0.6.1,)" 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.1" conf="main->default" />

Loading…
Cancel
Save