Skip to content

Commit a44dad3

Browse files
build(deps): 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] <[email protected]>
1 parent 6dd1aa9 commit a44dad3

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
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>org.jacoco</groupId>
234234
<artifactId>jacoco-maven-plugin</artifactId>
235-
<version>0.8.11</version>
235+
<version>0.8.12</version>
236236
<executions>
237237
<execution>
238238
<id>prepare-agent</id>

0 commit comments

Comments
 (0)