Skip to content

Commit

Permalink
⬆ Update dependency androidx.test:runner 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 3de658f commit 7fe7293
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 @@ -14,7 +14,7 @@ glance = "1.1.0"
[libraries]
android-desugar-jdk = "com.android.tools:desugar_jdk_libs:2.0.4"
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx" }
androidx-test-runner = "androidx.test:runner:1.6.0"
androidx-test-runner = "androidx.test:runner:1.6.1"
apache-commons-lang = "org.apache.commons:commons-lang3:3.14.0"
apache-commons-math = "org.apache.commons:commons-math3:3.6.1"
compose-activity = "androidx.activity:activity-compose:1.9.0"
Expand Down

0 comments on commit 7fe7293

Please sign in to comment.