Skip to content

Commit 8d94b7c

Browse files
authored
Merge pull request #159 from filip26/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
2 parents b070335 + 7a1936e commit 8d94b7c

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

0 commit comments

Comments
 (0)