Skip to content

Commit

Permalink
Merge pull request #117 from io7m-com/dependabot/maven/develop/junit.…
Browse files Browse the repository at this point in the history
…version-5.11.1

Bump junit.version from 5.11.0 to 5.11.1
  • Loading branch information
io7m authored Sep 26, 2024
2 parents 509c471 + 0bc3658 commit 80f8f97
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.11.0</junit.version>
<junit.version>5.11.1</junit.version>
<mdep.analyze.skip>true</mdep.analyze.skip>
<checkstyle.skip>true</checkstyle.skip>
</properties>
Expand Down

0 comments on commit 80f8f97

Please sign in to comment.