Skip to content

Commit 444c4c7

Browse files
author
gdgate
authored
Merge pull request #1138 from gooddata/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents 5ab4d50 + 888992c commit 444c4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>org.jacoco</groupId>
183183
<artifactId>jacoco-maven-plugin</artifactId>
184-
<version>0.8.7</version>
184+
<version>0.8.8</version>
185185
<executions>
186186
<execution>
187187
<id>jacoco-prepare-agent</id>

0 commit comments

Comments
 (0)