diff --git a/baseline-profile/build.gradle b/baseline-profile/build.gradle index 1af4b15bda..b0cd32baac 100644 --- a/baseline-profile/build.gradle +++ b/baseline-profile/build.gradle @@ -41,7 +41,7 @@ baselineProfile { dependencies { implementation 'androidx.test.ext:junit:1.2.0' - implementation 'androidx.test.espresso:espresso-core:3.6.0' + implementation 'androidx.test.espresso:espresso-core:3.6.1' implementation 'androidx.test.uiautomator:uiautomator:2.3.0' implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.4' }