Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.2 (#496)
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] authored Aug 15, 2024
1 parent 13003a7 commit a1bda69
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 @@ -11,7 +11,7 @@ squareup-retrofit = "2.11.0"
[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.2" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }

androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.06.00" }
Expand Down

0 comments on commit a1bda69

Please sign in to comment.