Skip to content

Commit 613ba1c

Browse files
authored
Merge pull request #198 from c-rack/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents f60e41b + 215a73d commit 613ba1c

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.jacoco</groupId>
172172
<artifactId>jacoco-maven-plugin</artifactId>
173-
<version>0.8.11</version>
173+
<version>0.8.12</version>
174174
<executions>
175175
<execution>
176176
<id>prepare-agent</id>

0 commit comments

Comments
 (0)