Skip to content

Commit 7051bde

Browse files
chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#58)
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>
1 parent 28344e8 commit 7051bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.jacoco</groupId>
192192
<artifactId>jacoco-maven-plugin</artifactId>
193-
<version>0.8.10</version>
193+
<version>0.8.11</version>
194194
<executions>
195195
<execution>
196196
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)