Skip to content

Commit

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

---
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 Nov 7, 2024
1 parent 7d01ffa commit 01ae09d
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 @@ -109,7 +109,7 @@
<palantir-java-format.version>2.39.0</palantir-java-format.version>
-->
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<pitest-maven.version>1.17.0</pitest-maven.version>
<pitest-maven.version>1.17.1</pitest-maven.version>
<pitest.skip>false</pitest.skip>
<pmd.version>7.6.0</pmd.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
Expand Down

0 comments on commit 01ae09d

Please sign in to comment.