Skip to content

Commit

Permalink
chore: Bump org.pitest:pitest-maven from 1.16.1 to 1.17.4 (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent ea1ffea commit 357d568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.16.1</version>
<version>1.17.4</version>
<configuration>
<argLine>--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED</argLine>
<outputFormats>
Expand Down

0 comments on commit 357d568

Please sign in to comment.