Updated Jacoco to 0.8.5

Jens Pelzetter 2020-06-25 11:59:32 +02:00
parent 88f0afe7e2
commit b0fcdf7919
1 changed files with 1 additions and 1 deletions

View File

@ -828,7 +828,7 @@
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.core</artifactId>
<version>0.8.3</version>
<version>0.8.5</version>
<scope>test</scope>
</dependency>