Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Commit 5d3671b

Browse files
Bump pitest-maven from 1.7.0 to 1.7.1
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fda9d1 commit 5d3671b

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
@@ -549,7 +549,7 @@
549549
<plugin>
550550
<groupId>org.pitest</groupId>
551551
<artifactId>pitest-maven</artifactId>
552-
<version>1.7.0</version>
552+
<version>1.7.1</version>
553553
</plugin>
554554
<plugin>
555555
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)