Skip to content

Commit

Permalink
Bump amplify_version from 2.14.10 to 2.14.11
Browse files Browse the repository at this point in the history
Bumps `amplify_version` from 2.14.10 to 2.14.11.

Updates `com.amplifyframework:core` from 2.14.10 to 2.14.11
- [Release notes](/~https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](/~https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.14.10...release_v2.14.11)

Updates `com.amplifyframework:aws-api` from 2.14.10 to 2.14.11
- [Release notes](/~https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](/~https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.14.10...release_v2.14.11)

Updates `com.amplifyframework:aws-auth-cognito` from 2.14.10 to 2.14.11
- [Release notes](/~https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](/~https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.14.10...release_v2.14.11)

---
updated-dependencies:
- dependency-name: com.amplifyframework:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amplifyframework:aws-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amplifyframework:aws-auth-cognito
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent 2a1e0ef commit 247a6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
buildscript {
ext.kotlin_version = "1.9.22"
ext.retrofitVersion = '2.9.0'
ext.amplify_version = '2.14.10'
ext.amplify_version = '2.14.11'

repositories {
google()
Expand Down

0 comments on commit 247a6d5

Please sign in to comment.