Skip to content

Commit 61ac1aa

Browse files
committed
build: Bump JaCoCo version
1 parent 1fa6669 commit 61ac1aa

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.jacoco</groupId>
199199
<artifactId>jacoco-maven-plugin</artifactId>
200-
<version>0.8.12</version>
200+
<version>0.8.13</version>
201201
<executions>
202202
<execution>
203203
<goals>

0 commit comments

Comments
 (0)