Skip to content

Commit e42f217

Browse files
authored
Merge pull request #131 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 d50359d + 2d5ad44 commit e42f217

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.jacoco</groupId>
110110
<artifactId>jacoco-maven-plugin</artifactId>
111-
<version>0.8.12</version>
111+
<version>0.8.13</version>
112112
<executions>
113113
<execution>
114114
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)