Skip to content

Commit 7161a9e

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 f16de72 commit 7161a9e

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
@@ -3,7 +3,7 @@ th2-plugin = "0.3.10"
33

44
[libraries]
55
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.6" }
6-
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
6+
junit-bom = { group = "org.junit", name = "junit-bom", version = "6.0.0" }
77

88
[plugins]
99
th2-publish = { id = "com.exactpro.th2.gradle.publish", version.ref = "th2-plugin" }

0 commit comments

Comments
 (0)