Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 4c65f79

Browse files
authored
Merge pull request #12 from FileFighter/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
2 parents 1115e96 + d848631 commit 4c65f79

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.jacoco</groupId>
110110
<artifactId>jacoco-maven-plugin</artifactId>
111-
<version>0.8.5</version>
111+
<version>0.8.6</version>
112112
<executions>
113113
<execution>
114114
<goals>

0 commit comments

Comments
 (0)