Skip to content

Commit 51fa00a

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

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.14</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.23.0</pitest-maven-plugin.version>
30+
<pitest-maven-plugin.version>1.23.1</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)