mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-28 16:51:46 -05:00
Merge pull request #3002 from CatimaLoyalty/dependabot/gradle/org.robolectric-robolectric-4.16.1
Bump org.robolectric:robolectric from 4.16 to 4.16.1
This commit is contained in:
@@ -49,7 +49,7 @@ androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version
|
||||
androidx-test-uiautomator-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version = "2.3.0" }
|
||||
androidx-test-espresso-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version = "3.7.0" }
|
||||
junit-junit = { group = "junit", name = "junit", version = "4.13.2" }
|
||||
org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.16" }
|
||||
org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.16.1" }
|
||||
|
||||
[plugins]
|
||||
com-android-application = { id = "com.android.application", version = "8.13.2" }
|
||||
|
||||
Reference in New Issue
Block a user