Skip to content

Commit

Permalink
Merge pull request #81 from Vampire/remove-unnecessary-exclusion
Browse files Browse the repository at this point in the history
Remove unnecessary exclusion
  • Loading branch information
hcoles authored May 9, 2023
2 parents 2b41362 + d99b961 commit 756ba0f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,6 @@
<groupId>org.pitest</groupId>
<artifactId>pitest</artifactId>
<version>${pitest.version}</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
</exclusions>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 756ba0f

Please sign in to comment.