Skip to content

Commit 52e69a2

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent 279ee92 commit 52e69a2

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.13</version>
225+
<version>0.8.14</version>
226226
<configuration>
227227
<excludes>
228228
<exclude>**/domain/*</exclude>

0 commit comments

Comments
 (0)