Skip to content

Commit

Permalink
Merge pull request #99 from io7m-com/dependabot/maven/develop/junit.v…
Browse files Browse the repository at this point in the history
…ersion-5.11.0

Bump junit.version from 5.10.3 to 5.11.0
  • Loading branch information
io7m authored Aug 18, 2024
2 parents 7e32924 + 8b5dea3 commit 5f19dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.io7m.primogenitor.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<url>https://www.io7m.com/</url>

<properties>
<junit.version>5.10.3</junit.version>
<junit.version>5.11.0</junit.version>
<mdep.analyze.skip>true</mdep.analyze.skip>
<checkstyle.skip>true</checkstyle.skip>
</properties>
Expand Down

0 comments on commit 5f19dec

Please sign in to comment.