Skip to content

Commit

Permalink
Bump test-butler-app from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [test-butler-app](https://github.com/linkedin/test-butler) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/linkedin/test-butler/releases)
- [Changelog](https://github.com/linkedin/test-butler/blob/master/CHANGELOG.md)
- [Commits](linkedin/test-butler@2.1.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 17, 2020
1 parent 31ffb3f commit 10a7f6d
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 @@ -259,7 +259,7 @@ dependencies {
implementation "com.google.android.material:material:$supportLibraryVersion"

androidTestUtil "androidx.test:orchestrator:$testRunnerVersion"
androidTestUtil "com.linkedin.testbutler:test-butler-app:2.1.0"
androidTestUtil "com.linkedin.testbutler:test-butler-app:2.1.1"
androidTestImplementation "androidx.test:core:$supportLibraryVersion"
androidTestImplementation "androidx.test:rules:$testRunnerVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"
Expand Down

0 comments on commit 10a7f6d

Please sign in to comment.