Skip to content

Commit 9255135

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.11
1 parent 7efdc1f commit 9255135

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
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.jacoco</groupId>
123123
<artifactId>jacoco-maven-plugin</artifactId>
124-
<version>0.8.8</version>
124+
<version>0.8.11</version>
125125
<executions>
126126
<execution>
127127
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)