Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed Jul 1, 2015
1 parent 583eaae commit 65a9bc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions update-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Downloads LWJGL's library dependencies.
<import file="${config}/build-definitions.xml" id="defs"/>

<!-- *********************************** -->
<property name="testng" value="6.8.13"/>
<property name="jcommander" value="1.47"/>
<property name="kotlinc-build" value="0.12.200"/>
<property name="testng" value="6.8.21"/>
<property name="jcommander" value="1.48"/>
<property name="kotlinc-build" value="0.12.613"/>
<!-- *********************************** -->

<target name="-dependencies-uptodate">
Expand Down

0 comments on commit 65a9bc0

Please sign in to comment.