Skip to content

Commit 6bcc7d0

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

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
@@ -383,7 +383,7 @@
383383
<plugin>
384384
<groupId>org.pitest</groupId>
385385
<artifactId>pitest-maven</artifactId>
386-
<version>1.7.5</version>
386+
<version>1.9.8</version>
387387
<dependencies>
388388
<dependency>
389389
<groupId>org.pitest</groupId>

0 commit comments

Comments
 (0)