Skip to content

Commit 02c7378

Browse files
chore(deps): Bump com.amazonaws:aws-android-sdk-cognitoauth from 2.72.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da6aceb commit 02c7378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify_native_legacy_wrapper/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ android {
4848
}
4949
dependencies {
5050
implementation 'com.amazonaws:aws-android-sdk-mobile-client:2.72.0'
51-
implementation 'com.amazonaws:aws-android-sdk-cognitoauth:2.72.0'
51+
implementation 'com.amazonaws:aws-android-sdk-cognitoauth:2.73.0'
5252
}

0 commit comments

Comments
 (0)