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:core-ktx to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent eca387d commit ce4bd4e
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 @@ -53,7 +53,7 @@ paging-common = { module = "androidx.paging:paging-common", version.ref = "pagin

androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"

androidx-test-core = "androidx.test:core-ktx:1.5.0"
androidx-test-core = "androidx.test:core-ktx:1.6.0"
androidx-test-junit = "androidx.test.ext:junit-ktx:1.2.0"
androidx-test-rules = "androidx.test:rules:1.5.0"
androidx-benchmark-macro = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "baselineprofile" }
Expand Down

0 comments on commit ce4bd4e

Please sign in to comment.