Skip to content

Commit eda432c

Browse files
Update dependency org.pitest:pitest-maven to v1.15.8
1 parent 81fe8a0 commit eda432c

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
@@ -354,7 +354,7 @@
354354
<plugin>
355355
<groupId>org.pitest</groupId>
356356
<artifactId>pitest-maven</artifactId>
357-
<version>1.15.7</version>
357+
<version>1.15.8</version>
358358
<configuration>
359359
<verbose>true</verbose>
360360
<targetClasses>

0 commit comments

Comments
 (0)