Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.pitest:pitest-maven from 1.17.2 to 1.17.3 #595

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.pitest:pitest-maven from 1.17.2 to 1.17.3
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.17.2...1.17.3)

---
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>
dependabot[bot] authored Dec 16, 2024
commit 534ac13f81a2e3a306f9e58297e7c332e6a6617d
2 changes: 1 addition & 1 deletion adoptium-marketplace-server/pom.xml
Original file line number Diff line number Diff line change
@@ -296,7 +296,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.17.2</version>
<version>1.17.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>