Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2023
1 parent fa2f1da commit 0e06b3a
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 @@ -104,7 +104,7 @@
<version.maven-surefire-plugin>3.1.2</version.maven-surefire-plugin>
<version.pitest.github>0.1.0</version.pitest.github>
<version.pitest.junit5>1.2.0</version.pitest.junit5>
<version.pitest.maven>1.14.4</version.pitest.maven>
<version.pitest.maven>1.15.0</version.pitest.maven>
<version.spotbugs.maven>4.7.3.5</version.spotbugs.maven>
<version.spotbugs>4.7.3</version.spotbugs>
<version.spotless.maven>2.39.0</version.spotless.maven>
Expand Down

0 comments on commit 0e06b3a

Please sign in to comment.