Skip to content

Commit 71fbe27

Browse files
chore(deps): bump org.pitest:pitest-maven from 1.19.4 to 1.19.5
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.19.4 to 1.19.5. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.19.4...1.19.5) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.19.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cccb7b3 commit 71fbe27

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
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>org.pitest</groupId>
227227
<artifactId>pitest-maven</artifactId>
228-
<version>1.19.4</version>
228+
<version>1.19.5</version>
229229
</plugin>
230230
<plugin>
231231
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)