Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 344276b

Browse files
fix(deps): update dependency androidx.test.uiautomator:uiautomator to v2.3.0 (#1735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c99b663 commit 344276b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ tests-androidx-junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
141141
tests-androidx-work-testing = { module = "androidx.work:work-testing", version.ref = "androidx-work" }
142142
tests-androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-espresso" }
143143
tests-androidx-espresso-contrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "androidx-espresso" }
144-
tests-androidx-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.2.0" }
144+
tests-androidx-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.3.0" }
145145
tests-mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.2.1" }
146146
tests-mockk = { module = "io.mockk:mockk", version = "1.13.9" }
147147
tests-barista = { module = "com.adevinta.android:barista", version = "4.3.0" }

0 commit comments

Comments
 (0)