Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent dadfa48 commit 849bb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.11.6</version>
<version>1.11.7</version>
<dependencies>
<dependency>
<groupId>org.pitest</groupId>
Expand Down

0 comments on commit 849bb36

Please sign in to comment.