Skip to content

Commit 0d818dd

Browse files
authored
Merge pull request #121 from HaHaWTH/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 9938df3 + 22586e6 commit 0d818dd

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.jacoco</groupId>
224224
<artifactId>jacoco-maven-plugin</artifactId>
225-
<version>0.8.11</version>
225+
<version>0.8.12</version>
226226
<executions>
227227
<execution>
228228
<id>pre-unit-test</id>

0 commit comments

Comments
 (0)