Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2022
1 parent 6932252 commit 4f7c9af
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 @@ -46,7 +46,7 @@ androidGradlePlugin = "7.3.1"
junit = "5.9.1"
androidJUnit5 = "1.8.2.1"
kluent = "1.72"
testRunner = "1.5.0"
testRunner = "1.5.1"
mockk = "1.13.2"
espresso = "3.5.0"
coreTesting = "2.1.0"
Expand Down

0 comments on commit 4f7c9af

Please sign in to comment.