Skip to content

Commit

Permalink
Merge pull request #979 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-2/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-2
  • Loading branch information
hcoles committed Feb 1, 2022
2 parents dc93074 + e4d4811 commit ad0b065
Showing 1 changed file with 1 addition and 1 deletion.
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 ad0b065

Please sign in to comment.