Skip to content

Commit 01abe30

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#1319)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- 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> Co-authored-by: Līga <72249435+liga-oz@users.noreply.github.com>
1 parent f8a9135 commit 01abe30

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
@@ -342,7 +342,7 @@
342342
<plugin>
343343
<groupId>org.jacoco</groupId>
344344
<artifactId>jacoco-maven-plugin</artifactId>
345-
<version>0.8.10</version>
345+
<version>0.8.11</version>
346346
<executions>
347347
<execution>
348348
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)