Skip to content

Commit

Permalink
Bump stripeterminal from 2.6.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [stripeterminal](https://github.com/stripe/stripe-terminal-android) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/stripe/stripe-terminal-android/releases)
- [Changelog](https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-terminal-android@v2.6.0...v2.9.0)

---
updated-dependencies:
- dependency-name: com.stripe:stripeterminal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2022
1 parent ef978ed commit 9dad9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cardreader/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
androidTestImplementation "androidx.test.ext:junit:$jUnitExtVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"

implementation "com.stripe:stripeterminal:2.6.0"
implementation "com.stripe:stripeterminal:2.9.0"

// Coroutines
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion"
Expand Down

0 comments on commit 9dad9c9

Please sign in to comment.