Skip to content

Commit 1d5c892

Browse files
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#3022)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- 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 346d4a7 commit 1d5c892

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
@@ -51,7 +51,7 @@ ext {
5151
jacksonBomVersion = '2.18.3'
5252
jaywayJsonPathVersion = '2.9.0'
5353
junit4Version = '4.13.2'
54-
junitJupiterVersion = '5.12.0'
54+
junitJupiterVersion = '5.12.1'
5555
kotlinCoroutinesVersion = '1.10.1'
5656
log4jVersion = '2.24.3'
5757
logbackVersion = '1.5.17'

0 commit comments

Comments
 (0)