Update JaCoCo

This commit is contained in:
Gintas Grigelionis 2018-06-07 22:15:21 +02:00
parent 62724c69ea
commit cbe4dfac42
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
</target>
<target name="init-jacoco" depends="jar" unless="skip.test">
<ivy:cachepath organisation="org.jacoco" module="org.jacoco.ant" revision="0.7.9"
<ivy:cachepath organisation="org.jacoco" module="org.jacoco.ant" revision="0.8.1"
inline="true" conf="default" pathid="jacoco.classpath" log="download-only"/>
<taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml"
classpathref="jacoco.classpath"/>