Skip to content

Commit 58c2164

Browse files
Update dependency androidx.test:runner to v1.6.2 (#2493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd1b987 commit 58c2164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.1' }
2121
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
2222
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.7' }
2323
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
24-
androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }
24+
androidx-testRunner = { module = 'androidx.test:runner', version = '1.6.2' }
2525

2626
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = 'coroutines' }
2727

0 commit comments

Comments
 (0)