Skip to content

Commit

Permalink
Bump androidx.test:runner from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.test:runner from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 035bd34 commit 448bf68
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 @@ -18,7 +18,7 @@ androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedsta
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
androidx-test-core = "androidx.test:core:1.6.0"
androidx-test-runner = "androidx.test:runner:1.6.0"
androidx-test-runner = "androidx.test:runner:1.6.1"
gson = "com.google.code.gson:gson:2.11.0"
kotlin-reflect.module = "org.jetbrains.kotlin:kotlin-reflect"
kotlin-stdlib.module = "org.jetbrains.kotlin:kotlin-stdlib"
Expand Down

0 comments on commit 448bf68

Please sign in to comment.