Skip to content

Commit fe229cb

Browse files
renovate[bot]jrodbx
authored andcommitted
Update dependency androidx.test:runner to v1.6.2
1 parent bf5214a commit fe229cb

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.2' }
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)