Skip to content

Commit

Permalink
Merge pull request #988 from l0s/dependabot/maven/org.pitest-pitest-m…
Browse files Browse the repository at this point in the history
…aven-1.16.1
  • Loading branch information
l0s committed May 13, 2024
2 parents 9b56527 + 75722b4 commit d9e2f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -169,7 +169,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.16.0</version>
<version>1.16.1</version>
<configuration>
<avoidCallsTo>
<avoidCallsTo>java.security.SecureRandom</avoidCallsTo>
Expand Down

0 comments on commit d9e2f1f

Please sign in to comment.