Skip to content

Commit 9f92654

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
2828
<jib-maven.plugin.version>3.5.1</jib-maven.plugin.version>
2929
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
30-
<pitest-maven-plugin.version>1.25.3</pitest-maven-plugin.version>
30+
<pitest-maven-plugin.version>1.25.4</pitest-maven-plugin.version>
3131
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
3232
</properties>
3333
<modules>

0 commit comments

Comments
 (0)