Skip to content

Commit

Permalink
chore(deps): Bump com.amazonaws:aws-android-sdk-cognitoauth from 2.72…
Browse files Browse the repository at this point in the history
….0 to 2.73.0 in /packages/amplify_native_legacy_wrapper/android (#3519)

chore(deps): Bump com.amazonaws:aws-android-sdk-cognitoauth

Bumps [com.amazonaws:aws-android-sdk-cognitoauth](https://github.com/aws/aws-sdk-android) from 2.72.0 to 2.73.0.
- [Release notes](https://github.com/aws/aws-sdk-android/releases)
- [Changelog](https://github.com/aws-amplify/aws-sdk-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/aws-sdk-android@release_v2.72.0...release_v2.73.0)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-android-sdk-cognitoauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent da6aceb commit 02c7378
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ android {
}
dependencies {
implementation 'com.amazonaws:aws-android-sdk-mobile-client:2.72.0'
implementation 'com.amazonaws:aws-android-sdk-cognitoauth:2.72.0'
implementation 'com.amazonaws:aws-android-sdk-cognitoauth:2.73.0'
}

0 comments on commit 02c7378

Please sign in to comment.