Skip to content

Commit

Permalink
Updated deps with latest coveralls
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <git@stefan-marr.de>
  • Loading branch information
smarr committed Nov 25, 2016
1 parent 28c23b4 commit 0b5a7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<property name="kompos.dir" value="tools/kompos" />
<property name="truffle.dir" value="${lib.dir}/truffle" />
<property name="truffle.build" value="${truffle.dir}/mxbuild/dists" />
<property name="somns-deps.version" value="0.3.0" />
<property name="somns-deps.version" value="0.3.1" />
<property name="checkstyle.version" value="6.17" />

<property name="build.dir" value="build"/>
Expand Down

0 comments on commit 0b5a7a0

Please sign in to comment.