Skip to content

Commit d4d05b5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
34-
<pitest-maven-plugin.version>1.20.5</pitest-maven-plugin.version>
34+
<pitest-maven-plugin.version>1.21.0</pitest-maven-plugin.version>
3535
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
3636
</properties>
3737
<modules>

0 commit comments

Comments
 (0)