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

Commit 622b3df

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.pitest:pitest-maven from 1.20.0 to 1.20.1
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.20.0...1.20.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcf3d91 commit 622b3df

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
@@ -30,7 +30,7 @@
3030
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3131
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3232
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
33-
<pitest-maven-plugin.version>1.20.0</pitest-maven-plugin.version>
33+
<pitest-maven-plugin.version>1.20.1</pitest-maven-plugin.version>
3434
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
3535
</properties>
3636
<modules>

0 commit comments

Comments
 (0)