Skip to content

Commit

Permalink
build(deps): bump org.pitest:pitest-maven from 1.15.1 to 1.15.3
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.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.15.1...1.15.3)

---
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 and mirkosertic committed Dec 4, 2023
1 parent 64fb647 commit 03e965b
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 @@ -163,7 +163,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.15.1</version>
<version>1.15.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 03e965b

Please sign in to comment.