Skip to content

Commit

Permalink
Merge pull request #191 from InseeFr/renovate/pitest.version
Browse files Browse the repository at this point in the history
Update dependency org.pitest:pitest-maven to v1.17.1
  • Loading branch information
alicela authored Nov 8, 2024
2 parents 8821e9f + bc2b164 commit 606ba31
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 @@ -26,7 +26,7 @@
<sonar.sourceEncoding>UTF-8</sonar.sourceEncoding>
<skipSurefireReport>true</skipSurefireReport>
<!-- Pi Test-->
<pitest.version>1.17.0</pitest.version>
<pitest.version>1.17.1</pitest.version>
<pitest.junit.version>1.2.1</pitest.junit.version>

</properties>
Expand Down

0 comments on commit 606ba31

Please sign in to comment.