Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test.ext:junit to v1.2.1 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 856a89d commit bb67512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ androidx-lifecycle = "2.8.2"
androidx-activityCompose = "1.9.0"
compose-uitooling = "1.6.8"
junit = "4.13.2"
androidx-test-ext-junit = "1.2.0"
androidx-test-ext-junit = "1.2.1"
espresso-core = "3.6.0"
binaryCompatibility = "0.14.0"
dokka = "1.9.20"
Expand Down

0 comments on commit bb67512

Please sign in to comment.