Skip to content

Commit 18c3c08

Browse files
authored
Merge pull request #21 from quarkiverse/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
2 parents 27dc11a + f579287 commit 18c3c08

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
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.jacoco</groupId>
163163
<artifactId>jacoco-maven-plugin</artifactId>
164-
<version>0.8.10</version>
164+
<version>0.8.11</version>
165165
<executions>
166166
<execution>
167167
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)