Skip to content

Commit 0cddf58

Browse files
Bump org.junit:junit-bom from 5.10.4 to 5.10.5
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.4 to 5.10.5. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.4...r5.10.5) --- 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]>
1 parent 0f6266a commit 0cddf58

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
@@ -86,7 +86,7 @@ ext {
8686
jrubyVersion = '9.4.8.0'
8787
jsonpathVersion = '2.9.0'
8888
junit4Version = '4.13.2'
89-
junitJupiterVersion = '5.10.4'
89+
junitJupiterVersion = '5.10.5'
9090
jythonVersion = '2.7.4'
9191
kotlinCoroutinesVersion = '1.8.1'
9292
kryoVersion = '5.6.0'

0 commit comments

Comments
 (0)