Skip to content

Commit 79faabe

Browse files
Bump org.junit:junit-bom from 6.0.0-RC2 to 6.0.0-RC3 (#3186)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.0-RC2 to 6.0.0-RC3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0-RC3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87575cd commit 79faabe

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-rc9'
4444
jaywayJsonPathVersion = '2.9.0'
45-
junitJupiterVersion = '6.0.0-RC2'
45+
junitJupiterVersion = '6.0.0-RC3'
4646
kotlinCoroutinesVersion = '1.10.2'
4747
log4jVersion = '2.25.1'
4848
logbackVersion = '1.5.18'

0 commit comments

Comments
 (0)