Skip to content

Commit

Permalink
Merge 7e10652 into e04fce2
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Oct 19, 2019
2 parents e04fce2 + 7e10652 commit 7561ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -193,7 +193,7 @@
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.ant</artifactId>
<classifier>nodeps</classifier>
<version>0.8.4</version>
<version>0.8.5</version>
</dependency>
</dependencies>
<executions>
Expand Down Expand Up @@ -373,7 +373,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.4</version>
<version>0.8.5</version>
<executions>
<execution>
<id>default-prepare-agent</id>
Expand Down

0 comments on commit 7561ac5

Please sign in to comment.