Browse Source

Bump jgit-describe version.

Change-Id: Ibb938568e3e54ae0b82add4d704889edaa1d0964
Reviewed-on: http://gerrit.dmdirc.com/3429
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
changes/29/3429/2
Chris Smith 10 years ago
parent
commit
84bf49d06b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ivy.xml

+ 1
- 1
ivy.xml View File

@@ -10,7 +10,7 @@
10 10
     <dependencies>
11 11
         <!-- Build - Common -->
12 12
         <dependency org="ant-contrib" name="ant-contrib" rev="1.0b3" conf="build->default" />
13
-        <dependency org="com.github.shanemcc" name="jgit-describe" rev="0.3" conf="build->default" />
13
+        <dependency org="com.github.shanemcc" name="jgit-describe" rev="0.4" conf="build->default" />
14 14
 
15 15
         <!-- Main - Common -->
16 16
         <dependency org="com.squareup.dagger" name="dagger" rev="1.2.1" conf="main->default" />

Loading…
Cancel
Save