Skip to content

Commit 9885c5e

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.13.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.2 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94e8248 commit 9885c5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ subprojects {
3434

3535
dependencyManagement {
3636
imports {
37-
mavenBom "org.junit:junit-bom:5.10.2"
37+
mavenBom "org.junit:junit-bom:5.13.4"
3838
}
3939

4040
dependencies {

0 commit comments

Comments
 (0)