Skip to content

Commit

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

Bump junit.version from 5.11.2 to 5.11.3
  • Loading branch information
io7m authored Oct 23, 2024
2 parents a6c7bca + 8b5528d commit a4a68bb
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.2</junit.version>
<junit.version>5.11.3</junit.version>
<mdep.analyze.skip>true</mdep.analyze.skip>
<checkstyle.skip>true</checkstyle.skip>
</properties>
Expand Down

0 comments on commit a4a68bb

Please sign in to comment.