Skip to content

Commit ee6fd33

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#9289)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- 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 0f84f89 commit ee6fd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ext {
8585
jrubyVersion = '9.4.7.0'
8686
jsonpathVersion = '2.9.0'
8787
junit4Version = '4.13.2'
88-
junitJupiterVersion = '5.10.2'
88+
junitJupiterVersion = '5.10.3'
8989
jythonVersion = '2.7.3'
9090
kotlinCoroutinesVersion = '1.8.1'
9191
kryoVersion = '5.6.0'

0 commit comments

Comments
 (0)