Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #25 from zalando-stups/dependabot/maven/org.jacoco…
Browse files Browse the repository at this point in the history
…-jacoco-maven-plugin-0.8.2

Bump jacoco-maven-plugin from 0.7.5.201505241946 to 0.8.2
  • Loading branch information
whiskeysierra committed Jan 14, 2019
2 parents 2c3669e + 8ae5312 commit 573ec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.5.201505241946</version>
<version>0.8.2</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down

0 comments on commit 573ec95

Please sign in to comment.