Skip to content

Commit 795b5aa

Browse files
authored
Merge pull request #47 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 d53e173 + 00db603 commit 795b5aa

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
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>org.jacoco</groupId>
131131
<artifactId>jacoco-maven-plugin</artifactId>
132-
<version>0.8.13</version>
132+
<version>0.8.14</version>
133133
<executions>
134134
<execution>
135135
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)