diff --git a/app/build.gradle b/app/build.gradle index ab0b77ed7..7db597377 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -220,7 +220,7 @@ dependencies { implementation "mil.nga:mgrs:2.1.3" testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.1.5' + androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' // kotlin serialization