Skip to content

Commit

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

Bump junit from 4.8.1 to 4.13.1 in /pitest-maven-verification/src/test/resources/pit-sub-module/sub-module-1
  • Loading branch information
hcoles authored Feb 1, 2022
2 parents 9e8b702 + 6365e22 commit 241f443
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
</plugins>
</build>
<properties>
<junit.version>4.8.1</junit.version>
<junit.version>4.13.1</junit.version>
</properties>
</project>

0 comments on commit 241f443

Please sign in to comment.