Skip to content

Commit

Permalink
Merge pull request #168 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.0
  • Loading branch information
alicela authored Sep 20, 2024
2 parents ddd7ebd + e20530e commit 480037e
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.16.3</pitest.version>
<pitest.version>1.17.0</pitest.version>
<pitest.junit.version>1.2.1</pitest.junit.version>

</properties>
Expand Down

0 comments on commit 480037e

Please sign in to comment.