Skip to content

Commit 3f4f73f

Browse files
committed
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 7994cf6 commit 3f4f73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-shared-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.jacoco</groupId>
138138
<artifactId>jacoco-maven-plugin</artifactId>
139-
<version>0.8.12</version>
139+
<version>0.8.13</version>
140140
</plugin>
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)