Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency androidx.test:rules to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 83cabe6 commit 5bc19f5
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 @@ -55,7 +55,7 @@ androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"

androidx-test-core = "androidx.test:core-ktx:1.6.1"
androidx-test-junit = "androidx.test.ext:junit-ktx:1.2.1"
androidx-test-rules = "androidx.test:rules:1.6.0"
androidx-test-rules = "androidx.test:rules:1.6.1"
androidx-benchmark-macro = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "baselineprofile" }
androidx-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"

Expand Down

0 comments on commit 5bc19f5

Please sign in to comment.