Skip to content

Commit

Permalink
deps(upgrade): bump androidx.test:runner from 1.6.1 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps androidx.test:runner from 1.6.1 to 1.6.2.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent b0bc09a commit ed0b8ff
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 @@ -22,7 +22,7 @@ retrofit = "2.11.0"
picasso = "2.71828"
moshi = "1.15.1"
junit = "4.13.2"
testRunner = "1.6.1"
testRunner = "1.6.2"
espressoCore = "3.6.1"
r8 = "8.3.37"

Expand Down

0 comments on commit ed0b8ff

Please sign in to comment.