Skip to content

Commit 50aa676

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9593ac5 commit 50aa676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.jacoco</groupId>
101101
<artifactId>jacoco-maven-plugin</artifactId>
102-
<version>0.8.11</version>
102+
<version>0.8.12</version>
103103
<executions>
104104
<execution>
105105
<id>prepare-agent</id>

0 commit comments

Comments
 (0)