Skip to content

Commit 5039c16

Browse files
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7416ed2 commit 5039c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version =
7171

7272
junit = { module = "junit:junit", version = "4.13.2" }
7373

74-
junit5-bom = { module = "org.junit:junit-bom", version = "5.13.0" }
74+
junit5-bom = { module = "org.junit:junit-bom", version = "5.13.1" }
7575
junit5-api = { module = "org.junit.jupiter:junit-jupiter-api" }
7676
junit5-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
7777
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params" }

0 commit comments

Comments
 (0)