Skip to content

Commit

Permalink
Merge pull request #388 from binkley/dependabot/maven/org.pitest-pite…
Browse files Browse the repository at this point in the history
…st-maven-1.14.3

Bump org.pitest:pitest-maven from 1.14.2 to 1.14.3
  • Loading branch information
binkley authored Aug 12, 2023
2 parents 6a71b5d + 3320d0a commit ef47c2c
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 @@ -90,7 +90,7 @@
<modernizer.version>2.6.0</modernizer.version>
<owasp.skip>false</owasp.skip>
<pitest-junit5-plugin.version>1.2.0</pitest-junit5-plugin.version>
<pitest-maven.version>1.14.2</pitest-maven.version>
<pitest-maven.version>1.14.3</pitest-maven.version>
<pmd.version>6.55.0</pmd.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
Expand Down

0 comments on commit ef47c2c

Please sign in to comment.