Skip to content

Commit 69113bb

Browse files
build(deps): bump org.pitest:pitest-maven from 1.17.4 to 1.18.2
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.17.4 to 1.18.2. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.17.4...1.18.2) --- 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>
1 parent acb3f77 commit 69113bb

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.18.2</version>
173173
<configuration>
174174
<avoidCallsTo>
175175
<avoidCallsTo>java.security.SecureRandom</avoidCallsTo>

0 commit comments

Comments
 (0)