diff --git a/settings.gradle b/settings.gradle index 3a772f7d..5afce4e1 100644 --- a/settings.gradle +++ b/settings.gradle @@ -60,7 +60,7 @@ dependencyResolutionManagement { library("hilt-compiler", "androidx.hilt:hilt-compiler:1.0.0") library("testing-junit", "junit:junit:4.13.2") - library("testing-robolectric", "org.robolectric:robolectric:4.8.1") + library("testing-robolectric", "org.robolectric:robolectric:4.9.1") library("testing-androidx-junit", "androidx.test.ext:junit:1.1.3") library("testing-androidx-core", "androidx.test:core:1.4.0")