Skip to content

Commit 316304c

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

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.18.2</version>
228+
<version>1.19.4</version>
229229
</plugin>
230230
<plugin>
231231
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)