Skip to content

Commit

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

Bump junit.version from 5.11.1 to 5.11.2
  • Loading branch information
io7m authored Oct 5, 2024
2 parents 95fdbe5 + 45b3a67 commit 20c09d8
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.1</junit.version>
<junit.version>5.11.2</junit.version>
<jqwik.version>1.9.1</jqwik.version>
</properties>

Expand Down

0 comments on commit 20c09d8

Please sign in to comment.