Skip to content

Commit

Permalink
Upgrade pitest-maven-plugin 1.9.10 -> 1.9.11 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Nov 18, 2022
1 parent 1b93843 commit d4c9529
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.10</version>
<version>1.9.11</version>
<configuration>
<excludedClasses>
<excludedClass>*.AutoValue_*</excludedClass>
Expand Down

0 comments on commit d4c9529

Please sign in to comment.