Skip to content

Commit

Permalink
Bump org.pitest:pitest-maven from 1.15.1 to 1.15.2
Browse files Browse the repository at this point in the history
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.15.1...1.15.2)

---
updated-dependencies:
- dependency-name: org.pitest:pitest-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 0f435d9 commit cfab836
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 @@ -72,7 +72,7 @@
<maven.version>3.8.4</maven.version>
<owasp.skip>false</owasp.skip>
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<pitest-maven.version>1.15.1</pitest-maven.version>
<pitest-maven.version>1.15.2</pitest-maven.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>
Expand Down

0 comments on commit cfab836

Please sign in to comment.