Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 0e6379b

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#139)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e95ce5b commit 0e6379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
</execution>
206206
</executions>
207207
<groupId>org.jacoco</groupId>
208-
<version>0.8.11</version>
208+
<version>0.8.12</version>
209209
</plugin>
210210
<plugin>
211211
<artifactId>maven-source-plugin</artifactId>

0 commit comments

Comments
 (0)