Skip to content

Commit a8ba6ab

Browse files
authored
Merge pull request #456 from cicirello/dependabot/maven/master/org.jacoco-jacoco-maven-plugin-0.8.13
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents 6518030 + 2aeff37 commit a8ba6ab

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.jacoco</groupId>
133133
<artifactId>jacoco-maven-plugin</artifactId>
134-
<version>0.8.12</version>
134+
<version>0.8.13</version>
135135
<executions>
136136
<execution>
137137
<goals>

0 commit comments

Comments
 (0)