Skip to content

Commit 5d1954f

Browse files
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94182ef commit 5d1954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
<grizzly.version>4.0.2</grizzly.version>
8484

85-
<junit.version>5.13.0</junit.version>
85+
<junit.version>5.13.1</junit.version>
8686
<assertj.version>3.27.3</assertj.version>
8787
<mockito.version>5.18.0</mockito.version>
8888
<lombok.version>1.18.38</lombok.version>

0 commit comments

Comments
 (0)