Skip to content

Commit 773e814

Browse files
Bump org.junit:junit-bom from 5.11.0-RC1 to 5.11.0 (#2790)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0-RC1 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0-RC1...r5.11.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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 8815e8a commit 773e814

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
@@ -56,7 +56,7 @@ ext {
5656
jacksonBomVersion = '2.17.2'
5757
jaywayJsonPathVersion = '2.9.0'
5858
junit4Version = '4.13.2'
59-
junitJupiterVersion = '5.11.0-RC1'
59+
junitJupiterVersion = '5.11.0'
6060
kotlinCoroutinesVersion = '1.8.1'
6161
log4jVersion = '2.23.1'
6262
logbackVersion = '1.5.7'

0 commit comments

Comments
 (0)