Skip to content

Commit 1972769

Browse files
Bump org.junit:junit-bom from 6.0.0-RC3 to 6.0.0 (#4100)
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 3d26b4c commit 1972769

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
@@ -59,7 +59,7 @@ ext {
5959
jackson3Version = '3.0.0'
6060
jaywayJsonPathVersion = '2.9.0'
6161
junit4Version = '4.13.2'
62-
junitJupiterVersion = '6.0.0-RC3'
62+
junitJupiterVersion = '6.0.0'
6363
kafkaVersion = '4.1.0'
6464
kotlinCoroutinesVersion = '1.10.2'
6565
log4jVersion = '2.25.2'

0 commit comments

Comments
 (0)