Skip to content

Commit

Permalink
Merge pull request #60 from volodya-lombrozo/renovate/org.jacoco-jaco…
Browse files Browse the repository at this point in the history
…co-maven-plugin-0.x

chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
  • Loading branch information
volodya-lombrozo committed Apr 24, 2024
2 parents beb5410 + f24c282 commit 1e703db
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 @@ -113,7 +113,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.12</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 1e703db

Please sign in to comment.