Skip to content

Commit

Permalink
Upgrade pitest-maven-plugin 1.9.8 -> 1.9.9 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Oct 26, 2022
1 parent b0d3740 commit f3b8130
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 @@ -1265,7 +1265,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.9.8</version>
<version>1.9.9</version>
<configuration>
<excludedClasses>
<excludedClass>*.AutoValue_*</excludedClass>
Expand Down

0 comments on commit f3b8130

Please sign in to comment.