Skip to content

Commit 30698ec

Browse files
authored
Merge pull request #143 from sdstoehr/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
2 parents d0e6fdb + d6cd6d6 commit 30698ec

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
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>org.jacoco</groupId>
8888
<artifactId>jacoco-maven-plugin</artifactId>
89-
<version>0.8.11</version>
89+
<version>0.8.12</version>
9090
<executions>
9191
<execution>
9292
<goals>

0 commit comments

Comments
 (0)