Skip to content

Commit 71740b8

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#10541)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45c4da4 commit 71740b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ext {
7878
jrubyVersion = '10.0.2.0'
7979
jsonpathVersion = '2.9.0'
8080
junit4Version = '4.13.2'
81-
junitJupiterVersion = '6.0.0'
81+
junitJupiterVersion = '6.0.1'
8282
junitPioneerVersion = '2.3.0'
8383
kotlinCoroutinesVersion = '1.10.2'
8484
kryoVersion = '5.6.2'

0 commit comments

Comments
 (0)