Skip to content

Commit 4ed6dd4

Browse files
build(deps): bump org.pitest:pitest-maven from 1.17.4 to 1.19.1
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.17.4 to 1.19.1. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.17.4...1.19.1) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d94be1 commit 4ed6dd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.pitest</groupId>
171171
<artifactId>pitest-maven</artifactId>
172-
<version>1.17.4</version>
172+
<version>1.19.1</version>
173173
<configuration>
174174
<avoidCallsTo>
175175
<avoidCallsTo>java.security.SecureRandom</avoidCallsTo>

0 commit comments

Comments
 (0)