Skip to content

Commit

Permalink
Merge pull request #953 from smallrye/dependabot/maven/org.pitest-pit…
Browse files Browse the repository at this point in the history
…est-maven-1.15.6

Bump org.pitest:pitest-maven from 1.15.4 to 1.15.6
  • Loading branch information
Ladicek committed Jan 24, 2024
2 parents 762a685 + 59696e9 commit 7224819
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 @@ -74,7 +74,7 @@
<version.weld-junit5>4.0.1.Final</version.weld-junit5>

<version.jacoco-maven-plugin>0.8.11</version.jacoco-maven-plugin>
<version.pitest-maven>1.15.4</version.pitest-maven>
<version.pitest-maven>1.15.6</version.pitest-maven>
<version.pitest-junit5-plugin>1.2.1</version.pitest-junit5-plugin>

<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 7224819

Please sign in to comment.