diff --git a/baseline-profile/build.gradle b/baseline-profile/build.gradle index b71fcb70bc..27865fc42b 100644 --- a/baseline-profile/build.gradle +++ b/baseline-profile/build.gradle @@ -40,7 +40,7 @@ baselineProfile { } dependencies { - implementation 'androidx.test.ext:junit:1.2.1' + implementation 'androidx.test.ext:junit:1.3.0' implementation 'androidx.test.espresso:espresso-core:3.7.0' implementation 'androidx.test.uiautomator:uiautomator:2.3.0' implementation 'androidx.benchmark:benchmark-macro-junit4:1.4.0'