Skip to content

Commit

Permalink
Bump runner from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps runner from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and frimtec committed Aug 27, 2020
1 parent 9754c9c commit 2671ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ dependencies {
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junit_version"
testImplementation "org.assertj:assertj-core:3.11.1"
testImplementation "org.mockito:mockito-core:3.5.7"
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test:runner:1.3.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

0 comments on commit 2671ace

Please sign in to comment.