Skip to content

Commit

Permalink
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#3415)
Browse files Browse the repository at this point in the history
Bumps androidx.test:runner from 1.6.1 to 1.6.2.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 90df798 commit 819cc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ libraries.kotlin = [
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt',
]
libraries.android = [
runner: 'androidx.test:runner:1.6.1',
runner: 'androidx.test:runner:1.6.2',
junit: 'androidx.test.ext:junit:1.2.1',
]

0 comments on commit 819cc6f

Please sign in to comment.