Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 7b1f332

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.junit:junit-bom from 5.13.4 to 6.0.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5cc078 commit 7b1f332

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
@@ -16,7 +16,7 @@ slf4jVersionrange = "[1.7,3)"
1616

1717
[libraries]
1818
junit4 = { module = "junit:junit", version = "4.13.2" }
19-
junit5 = { module = "org.junit:junit-bom", version = "5.13.4" }
19+
junit5 = { module = "org.junit:junit-bom", version = "6.0.1" }
2020
junixsocketCore = { module = "com.kohlschutter.junixsocket:junixsocket-core", version.ref = "junixsocket" }
2121
junixsocketCommon = { module = "com.kohlschutter.junixsocket:junixsocket-common", version.ref = "junixsocket" }
2222
kotlin = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

0 commit comments

Comments
 (0)