Skip to content

Commit 2da5ee3

Browse files
Bump org.junit:junit-bom from 6.0.0-RC3 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0-RC3 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0-RC3...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3c8873 commit 2da5ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ assertj = "3.27.4"
1818
awaitility = "4.3.0"
1919
jacoco = "0.8.9"
2020
json-path = "2.9.0"
21-
junit = "6.0.0-RC3"
21+
junit = "6.0.0"
2222
hamcrest = "3.0"
2323
mockito = "5.17.0"
2424
spring-dep-mgmt = "1.1.7"

0 commit comments

Comments
 (0)