Skip to content

Commit 2cba5fe

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.8
1 parent a0f89ee commit 2cba5fe

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
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.jacoco</groupId>
4747
<artifactId>jacoco-maven-plugin</artifactId>
48-
<version>0.8.6</version>
48+
<version>0.8.8</version>
4949
<configuration>
5050
<excludes>
5151
<exclude>io/github/gotonode/snippets/ui/**</exclude>

0 commit comments

Comments
 (0)