Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 (#4158)

Bumps androidx.test.ext:junit from 1.1.5 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-27 11:42:17 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 33ad83e07f
commit f749c6cd1b
+1 -1
View File
@@ -74,7 +74,7 @@ fragment-fragment = { module = "androidx.fragment:fragment", version.ref = "frag
fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "fragment" }
fragment-testing = { module = "androidx.fragment:fragment-testing", version.ref = "fragment" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
hutool-crypto = { module = "cn.hutool:hutool-crypto", version.ref = "hutool" }