Skip to content

Commit d784eca

Browse files
Bump org.pitest:pitest-maven from 1.18.0 to 1.18.1 (#1059)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.18.0...1.18.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98b179f commit d784eca

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.18.0</version>
223+
<version>1.18.1</version>
224224
<configuration>
225225
<timestampedReports>false</timestampedReports>
226226
<exportLineCoverage>true</exportLineCoverage>

0 commit comments

Comments
 (0)