Skip to content

Commit c5900cc

Browse files
Bump org.junit:junit-bom from 5.13.4 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...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]>
1 parent d7d2565 commit c5900cc

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
@@ -15,7 +15,7 @@ commons-compress = { group = "org.apache.commons", name = "commons-compress", ve
1515
logback-core = { group = "ch.qos.logback", name = "logback-core", version.ref = "logback" }
1616
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version.ref = "logback" }
1717

18-
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
18+
junit-bom = { group = "org.junit", name = "junit-bom", version = "6.0.0" }
1919
testcontainers-bom = { group = "org.testcontainers", name = "testcontainers-bom", version = "2.0.1" }
2020

2121
[plugins]

0 commit comments

Comments
 (0)