Skip to content

Commit 819cc6f

Browse files
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#3415)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90df798 commit 819cc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ libraries.kotlin = [
4343
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt',
4444
]
4545
libraries.android = [
46-
runner: 'androidx.test:runner:1.6.1',
46+
runner: 'androidx.test:runner:1.6.2',
4747
junit: 'androidx.test.ext:junit:1.2.1',
4848
]

0 commit comments

Comments
 (0)