Skip to content

Commit

Permalink
Merge pull request #974 from hcoles/dependabot/maven/pitest-maven-ver…
Browse files Browse the repository at this point in the history
…ification/src/test/resources/pit-skipTests-active/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1 in /pitest-maven-verification/src/test/resources/pit-skipTests-active
  • Loading branch information
hcoles authored Feb 1, 2022
2 parents 9dac143 + 0039332 commit 90a8deb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 90a8deb

Please sign in to comment.