diff --git a/library/build.gradle b/library/build.gradle index e3932f68..25c0dc43 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -38,7 +38,7 @@ dependencies { testImplementation 'com.pholser:junit-quickcheck-generators:0.9.1' androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test:runner:1.2.0' + androidTestImplementation 'androidx.test:runner:1.4.0' androidTestImplementation 'androidx.test:rules:1.2.0' }