Skip to content

Commit 5b10d39

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<plugin>
280280
<groupId>org.jacoco</groupId>
281281
<artifactId>jacoco-maven-plugin</artifactId>
282-
<version>0.8.9</version>
282+
<version>0.8.10</version>
283283

284284
<executions>
285285
<execution>

0 commit comments

Comments
 (0)