Skip to content

Commit daa5ef9

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 (#549)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d1129e commit daa5ef9

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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.jacoco</groupId>
202202
<artifactId>jacoco-maven-plugin</artifactId>
203-
<version>0.8.10</version>
203+
<version>0.8.12</version>
204204
<configuration>
205205
<sourceEncoding>UTF-8</sourceEncoding>
206206
<outputEncoding>UTF-8</outputEncoding>

0 commit comments

Comments
 (0)