Skip to content

Commit

Permalink
Merge pull request #447 from ottlinger/dependabot/maven/org.pitest-pi…
Browse files Browse the repository at this point in the history
…test-maven-1.17.3

build(deps): bump org.pitest:pitest-maven from 1.17.2 to 1.17.3
  • Loading branch information
ottlinger authored Dec 23, 2024
2 parents 5847f1b + 864e5f3 commit b9a7e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.17.2</version>
<version>1.17.3</version>
<configuration>
<timeoutConstant>8000</timeoutConstant>
<threads>8</threads>
Expand Down

0 comments on commit b9a7e3b

Please sign in to comment.