diff --git a/build.gradle b/build.gradle index dd56c1a..e27073e 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ repositories { dependencies { implementation "androidx.annotation:annotation:1.1.0" - androidTestImplementation 'junit:junit:4.12' + androidTestImplementation 'junit:junit:4.13.1' androidTestImplementation 'androidx.test:runner:1.1.0' }