Skip to content

Commit 31222ab

Browse files
authored
Merge pull request #733 from git-commit-id/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents 63125b5 + f0fce1b commit 31222ab

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
@@ -507,7 +507,7 @@
507507
<plugin>
508508
<groupId>org.jacoco</groupId>
509509
<artifactId>jacoco-maven-plugin</artifactId>
510-
<version>0.8.11</version>
510+
<version>0.8.12</version>
511511
<executions>
512512
<execution>
513513
<id>prepare-agent</id>

0 commit comments

Comments
 (0)