Skip to content

Commit 3082bcb

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45be00e commit 3082bcb

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
@@ -256,7 +256,7 @@
256256
<plugin>
257257
<groupId>org.jacoco</groupId>
258258
<artifactId>jacoco-maven-plugin</artifactId>
259-
<version>0.8.12</version>
259+
<version>0.8.13</version>
260260
</plugin>
261261
</plugins>
262262
</pluginManagement>

0 commit comments

Comments
 (0)