Skip to content

Commit b2aa46a

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ce6bd4 commit b2aa46a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.jacoco</groupId>
5858
<artifactId>jacoco-maven-plugin</artifactId>
59-
<version>0.8.12</version>
59+
<version>0.8.13</version>
6060
</dependency>
6161

6262
<dependency>
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.jacoco</groupId>
179179
<artifactId>jacoco-maven-plugin</artifactId>
180-
<version>0.8.12</version>
180+
<version>0.8.13</version>
181181
<executions>
182182
<execution>
183183
<goals>

0 commit comments

Comments
 (0)