Skip to content

Commit

Permalink
Bump aws from 2.77.0 to 2.77.1
Browse files Browse the repository at this point in the history
Bumps `aws` from 2.77.0 to 2.77.1.

Updates `com.amazonaws:aws-android-sdk-core` from 2.77.0 to 2.77.1
- [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.77.0...release_v2.77.1)

Updates `com.amazonaws:aws-android-sdk-ddb` from 2.77.0 to 2.77.1
- [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.77.0...release_v2.77.1)

Updates `com.amazonaws:aws-android-sdk-ddb-mapper` from 2.77.0 to 2.77.1
- [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.77.0...release_v2.77.1)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-android-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-android-sdk-ddb
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-android-sdk-ddb-mapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2025
1 parent ed27ee9 commit bd1af3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ activity = "1.9.3"
annotation = "1.9.1"
appcompat = "1.7.0"
arrowStack = "1.2.4"
aws = "2.77.0"
aws = "2.77.1"
composeBom = "2024.12.01"
coreRuntime = "2.2.0"
credentials = "1.3.0"
Expand Down

0 comments on commit bd1af3c

Please sign in to comment.