Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit 4710b2f

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.pitest:pitest-maven from 1.17.0 to 1.17.1
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] <support@github.com>
1 parent 69f9b36 commit 4710b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<jib-maven.plugin.version>3.4.4</jib-maven.plugin.version>
3030
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3131
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
32-
<pitest-maven-plugin.version>1.17.0</pitest-maven-plugin.version>
32+
<pitest-maven-plugin.version>1.17.1</pitest-maven-plugin.version>
3333
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
3434
</properties>
3535
<modules>

0 commit comments

Comments
 (0)