Skip to content

Commit bbb457f

Browse files
Bump org.junit:junit-bom from 5.10.2 to 6.0.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.2 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...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 31e5563 commit bbb457f

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
@@ -42,7 +42,7 @@ jetbrains-idea-ext = "1.3"
4242
log4j-api = "2.0-beta9" # used because this is the version that 1.8.9 supports, so we have to compile against the same (annoying)
4343

4444
# Testing
45-
junit-bom = "5.10.2"
45+
junit-bom = "6.0.0"
4646
log4j-impl = "2.23.1" # unvulnerable version
4747

4848
[libraries]

0 commit comments

Comments
 (0)