Skip to content

Commit

Permalink
Upgrade pitest-maven-plugin 1.9.9 -> 1.9.10 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Nov 12, 2022
1 parent a612227 commit 79ca98d
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.9</version>
<version>1.9.10</version>
<configuration>
<excludedClasses>
<excludedClass>*.AutoValue_*</excludedClass>
Expand Down

0 comments on commit 79ca98d

Please sign in to comment.