Skip to content

Commit

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

Bump junit.version from 5.11.0 to 5.11.1
  • Loading branch information
io7m authored Sep 26, 2024
2 parents fc26005 + a5fb5f2 commit 0da34de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<com.io7m.trasco.version>2.0.1</com.io7m.trasco.version>

<!-- Third-party dependencies. -->
<junit.version>5.11.0</junit.version>
<junit.version>5.11.1</junit.version>
<jqwik.version>1.9.0</jqwik.version>
</properties>

Expand Down

0 comments on commit 0da34de

Please sign in to comment.