Skip to content

Commit 91cd3e1

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#3218)
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 758349f commit 91cd3e1

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
@@ -43,7 +43,7 @@ ext {
4343
jackson3Version = '3.0.1'
4444
jaywayJsonPathVersion = '2.9.0'
4545
junit4Version = '4.13.2'
46-
junitJupiterVersion = '6.0.0'
46+
junitJupiterVersion = '6.0.1'
4747
kotlinCoroutinesVersion = '1.10.2'
4848
log4jVersion = '2.25.2'
4949
logbackVersion = '1.5.20'

0 commit comments

Comments
 (0)