Skip to content

Commit

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

Bump org.pitest:pitest-maven from 1.14.3 to 1.14.4
  • Loading branch information
Ladicek authored Aug 17, 2023
2 parents d863565 + 03b1174 commit 58c661d
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.0.Final</version.weld-junit5>

<version.jacoco-maven-plugin>0.8.10</version.jacoco-maven-plugin>
<version.pitest-maven>1.14.3</version.pitest-maven>
<version.pitest-maven>1.14.4</version.pitest-maven>
<version.pitest-junit5-plugin>1.2.0</version.pitest-junit5-plugin>

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

0 comments on commit 58c661d

Please sign in to comment.