Skip to content

Commit f5fc741

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

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
@@ -239,7 +239,7 @@
239239
<plugin>
240240
<groupId>org.pitest</groupId>
241241
<artifactId>pitest-maven</artifactId>
242-
<version>1.20.3</version>
242+
<version>1.20.4</version>
243243
</plugin>
244244
<plugin>
245245
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)