Bump runner from 1.1.1 to 1.2.0

Bumps runner from 1.1.1 to 1.2.0.
This commit is contained in:
dependabot-preview[bot] 2019-05-30 17:42:39 +00:00 committed by Andy Scherzinger
parent 71d5d501ef
commit 3bde11e6a3
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -307,7 +307,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test:rules:1.2.0'
// Android JUnit Runner
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test:runner:1.2.0'
// Espresso core
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'