Skip to content

Commit b1def2a

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.9...v0.8.10) --- 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 2ae458b commit b1def2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.jacoco</groupId>
122122
<artifactId>jacoco-maven-plugin</artifactId>
123-
<version>0.8.9</version>
123+
<version>0.8.10</version>
124124
<executions>
125125
<execution>
126126
<id>prepare-agent</id>

0 commit comments

Comments
 (0)