Skip to content

Commit a51ea0f

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 (open-feature#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfc4848 commit a51ea0f

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
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>org.jacoco</groupId>
263263
<artifactId>jacoco-maven-plugin</artifactId>
264-
<version>0.8.10</version>
264+
<version>0.8.11</version>
265265

266266
<executions>
267267
<execution>

0 commit comments

Comments
 (0)