Skip to content

Commit 56ee17c

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d2664f commit 56ee17c

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
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.jacoco</groupId>
192192
<artifactId>jacoco-maven-plugin</artifactId>
193-
<version>0.8.12</version>
193+
<version>0.8.13</version>
194194
<executions>
195195
<execution>
196196
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)