Skip to content

Commit c4fb800

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

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.5</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.19.6</pitest-maven-plugin.version>
33+
<pitest-maven-plugin.version>1.20.0</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)