Skip to content

Commit 28d17b3

Browse files
authored
Merge pull request #218 from qoomon/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
2 parents f29442a + 90194b7 commit 28d17b3

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
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.jacoco</groupId>
6767
<artifactId>jacoco-maven-plugin</artifactId>
68-
<version>0.8.13</version>
68+
<version>0.8.14</version>
6969
<executions>
7070
<execution>
7171
<id>prepare-agent</id>

0 commit comments

Comments
 (0)