Skip to content

Commit 4a261d9

Browse files
authored
Merge pull request #74 from filip26/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents f16a734 + 1a5f633 commit 4a261d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom_parent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.jacoco</groupId>
157157
<artifactId>jacoco-maven-plugin</artifactId>
158-
<version>0.8.12</version>
158+
<version>0.8.13</version>
159159
<executions>
160160
<execution>
161161
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)