Skip to content

Commit b56f876

Browse files
Bump org.pitest:pitest-maven from 1.21.1 to 1.22.0 (#1264)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.21.1 to 1.22.0. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.21.1...1.22.0) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aad3ced commit b56f876

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
@@ -220,7 +220,7 @@
220220
a `mvn test-compile` invocation -->
221221
<groupId>org.pitest</groupId>
222222
<artifactId>pitest-maven</artifactId>
223-
<version>1.21.1</version>
223+
<version>1.22.0</version>
224224
<configuration>
225225
<timestampedReports>false</timestampedReports>
226226
<exportLineCoverage>true</exportLineCoverage>

0 commit comments

Comments
 (0)