Skip to content

Commit 36020bb

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

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
@@ -42,7 +42,7 @@ ext {
4242
jacksonBomVersion = '2.20.0'
4343
jackson3Version = '3.0.0-rc10'
4444
jaywayJsonPathVersion = '2.9.0'
45-
junitJupiterVersion = '6.0.0-RC3'
45+
junitJupiterVersion = '6.0.0'
4646
kotlinCoroutinesVersion = '1.10.2'
4747
log4jVersion = '2.25.2'
4848
logbackVersion = '1.5.18'

0 commit comments

Comments
 (0)