Skip to content

Commit af84beb

Browse files
Upgrade jacoco maven plugin
1 parent 681a6b9 commit af84beb

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.jacoco</groupId>
185185
<artifactId>jacoco-maven-plugin</artifactId>
186-
<version>0.8.3</version>
186+
<version>0.8.5</version>
187187
<executions>
188188
<execution>
189189
<goals>

0 commit comments

Comments
 (0)