Skip to content

Commit cbb11ce

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

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.jacoco</groupId>
224224
<artifactId>jacoco-maven-plugin</artifactId>
225-
<version>0.8.12</version>
225+
<version>0.8.13</version>
226226
<configuration>
227227
<excludes>
228228
<exclude>**/domain/*</exclude>

0 commit comments

Comments
 (0)