Skip to content

Commit 17c5b54

Browse files
Bump org.junit:junit-bom from 5.12.1 to 6.0.0 (#1085)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.1 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.1...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a279ea2 commit 17c5b54

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
@@ -34,7 +34,7 @@
3434
<!-- test dependencies -->
3535
<assertj.version>3.27.3</assertj.version>
3636
<awaitility.version>4.3.0</awaitility.version>
37-
<junit.version>5.12.1</junit.version>
37+
<junit.version>6.0.0</junit.version>
3838
<mockito.version>5.16.1</mockito.version>
3939

4040
<!-- maven plugins -->

0 commit comments

Comments
 (0)