Skip to content

Commit 3198fb7

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 290b86d commit 3198fb7

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.jacoco</groupId>
5050
<artifactId>jacoco-maven-plugin</artifactId>
51-
<version>0.8.13</version>
51+
<version>0.8.14</version>
5252
<executions>
5353
<execution>
5454
<goals>

0 commit comments

Comments
 (0)