Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
bump versions for ant too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed May 6, 2010
1 parent 193fe09 commit faced3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivy/ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<dependency org="org.scala-lang" name="scala-compiler" rev="2.7.7" />
<dependency org="org.scala-lang" name="scala-library" rev="2.7.7" />
<dependency org="org.scala-tools.testing" name="specs" rev="1.6.1" conf="test->*"/>
<dependency org="com.twitter" name="xrayspecs" rev="1.0.6" conf="test->*" />
<dependency org="com.twitter" name="xrayspecs" rev="1.0.7" conf="test->*" />

<dependency org="net.lag" name="configgy" rev="1.4.3" />
<dependency org="net.lag" name="configgy" rev="1.5.3" />
<dependency org="net.lag" name="naggati" rev="0.7.2" />
<dependency org="org.apache.mina" name="mina-core" rev="2.0.0-M6" />
<dependency org="org.slf4j" name="slf4j-api" rev="1.5.2" />
Expand Down

0 comments on commit faced3f

Please sign in to comment.