Skip to content

Commit 9b707de

Browse files
Bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#3138)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 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 971e02c commit 9b707de

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.19.2'
4343
jackson3Version = '3.0.0-rc6'
4444
jaywayJsonPathVersion = '2.9.0'
45-
junitJupiterVersion = '5.13.3'
45+
junitJupiterVersion = '5.13.4'
4646
kotlinCoroutinesVersion = '1.10.2'
4747
log4jVersion = '2.24.3'
4848
logbackVersion = '1.5.18'

0 commit comments

Comments
 (0)