Skip to content

Commit

Permalink
Bump org.pitest:pitest-maven from 1.14.4 to 1.15.6 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
caring-coder authored Feb 1, 2024
2 parents 23de496 + b8cebb9 commit bf6c4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.14.4</version>
<version>1.15.6</version>
<configuration>
<jvmArgs>
<jvmArg>--add-opens</jvmArg>
Expand Down Expand Up @@ -105,7 +105,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.14.4</version>
<version>1.15.6</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit bf6c4ab

Please sign in to comment.