Skip to content

Commit 762fdb1

Browse files
committed
updating jacoco
1 parent e322d8a commit 762fdb1

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.8</version>
164+
<version>0.8.13</version>
165165
<configuration>
166166
<excludes>
167167
<exclude>me/lemire/integercompression/Kamikaze</exclude>

0 commit comments

Comments
 (0)