Skip to content

Commit

Permalink
Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 in /android
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent c806b04 commit 9a00cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "2.0.21"
ksp = "2.0.21-1.0.28"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.1.5" # This is to match Compose's version
junitVersion = "1.2.1" # This is to match Compose's version
robolectric = "4.14"
roborazzi = "1.8.0-alpha-5"
espressoCore = "3.5.0" # This is to match Compose's version
Expand Down

0 comments on commit 9a00cad

Please sign in to comment.