Skip to content

Commit c8c69ed

Browse files
authored
Update pom.xml
1 parent 1c1ffff commit c8c69ed

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
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.jacoco</groupId>
7575
<artifactId>jacoco-maven-plugin</artifactId>
76-
<version>0.8.5</version>
76+
<version>0.8.6</version>
7777
<configuration>
7878
<excludes>
7979
<exclude>**/test/**</exclude>

0 commit comments

Comments
 (0)