Skip to content

Commit 3cfe2dd

Browse files
build: bump org.junit:junit-bom from 5.11.4 to 5.12.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b359992 commit 3cfe2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dagger = "2.56.1" # https://github.com/google/dagger/releases
1313
detekt-gradle = "1.23.8" # https://github.com/detekt/detekt/releases/tag/v1.23.6
1414
espresso = "3.6.1" # https://developer.android.com/jetpack/androidx/releases/test
1515
junit = "4.13.2" # https://github.com/junit-team/junit4/releases
16-
junit-bom = "5.11.4"
16+
junit-bom = "5.12.1"
1717
kotlin = "2.1.20" # https://kotlinlang.org/docs/releases.html#release-details
1818
kotlinx-collections-immutable="0.3.8"
1919
ktlint-cli = "0.49.1"

0 commit comments

Comments
 (0)