refactor: update dependency androidx.test.ext:junit to v1.1.5

This commit is contained in:
openstappsbot
2023-07-24 09:05:45 +00:00
parent 81b4d28cc0
commit 1e82d3de1e

View File

@@ -10,7 +10,7 @@ ext {
coreSplashScreenVersion = '1.0.0-rc01'
androidxWebkitVersion = '1.4.0'
junitVersion = '4.13.2'
androidxJunitVersion = '1.1.3'
androidxJunitVersion = '1.1.5'
androidxEspressoCoreVersion = '3.4.0'
cordovaAndroidVersion = '10.1.1'
}