Skip to content

Commit

Permalink
Merge pull request #29 from io7m/dependabot/maven/develop/junit.versi…
Browse files Browse the repository at this point in the history
…on-5.10.2

Bump junit.version from 5.10.1 to 5.10.2
  • Loading branch information
io7m authored Apr 20, 2024
2 parents 7c5de4c + 329c50e commit 214ef47
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 @@ -38,7 +38,7 @@
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.org.immutables.version>2.10.0</io7m.org.immutables.version>
<jmh.version>1.37</jmh.version>
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
</properties>

<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit 214ef47

Please sign in to comment.