Skip to content

Commit fda3d84

Browse files
Bump org.junit:junit-bom from 5.12.2 to 5.13.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f54a5f commit fda3d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
3737

3838
<!-- Third-party dependencies. -->
39-
<org.junit.version>5.12.2</org.junit.version>
39+
<org.junit.version>5.13.0</org.junit.version>
4040
<!-- https://hub.docker.com/_/alpine/ -->
4141
<com.io7m.oci.versionAlpine>3.21.3</com.io7m.oci.versionAlpine>
4242
<!-- https://hub.docker.com/_/eclipse-temurin -->

0 commit comments

Comments
 (0)