Skip to content

Commit 009221a

Browse files
Bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#414)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2011b95 commit 009221a

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
@@ -21,7 +21,7 @@ androidx-test-junit = "androidx.test.ext:junit:1.3.0"
2121
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.7.0"
2222
diffUtils = { module = "io.github.java-diff-utils:java-diff-utils", version = "4.17" }
2323
google-material = "com.google.android.material:material:1.14.0"
24-
junit-bom = { module = "org.junit:junit-bom", version = "6.1.1" }
24+
junit-bom = { module = "org.junit:junit-bom", version = "6.1.2" }
2525
junit-params = { module = "org.junit.jupiter:junit-jupiter-params" }
2626
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
2727
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }

0 commit comments

Comments
 (0)