Skip to content

Commit b06fb2c

Browse files
Bump the gradle group with 6 updates (#399)
Bumps the gradle group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) | `2.11.0` | `3.0.0` | | [com.squareup.retrofit2:adapter-rxjava](https://github.com/square/retrofit) | `2.11.0` | `3.0.0` | | [com.squareup.retrofit2:converter-gson](https://github.com/square/retrofit) | `2.11.0` | `3.0.0` | | [com.amplifyframework:core](https://github.com/aws-amplify/amplify-android) | `2.27.3` | `2.27.4` | | [com.amplifyframework:aws-api](https://github.com/aws-amplify/amplify-android) | `2.27.3` | `2.27.4` | | [com.amplifyframework:aws-auth-cognito](https://github.com/aws-amplify/amplify-android) | `2.27.3` | `2.27.4` | Updates `com.squareup.retrofit2:retrofit` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:adapter-rxjava` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:converter-gson` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:adapter-rxjava` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:converter-gson` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.amplifyframework:core` from 2.27.3 to 2.27.4 - [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.27.3...release_v2.27.4) Updates `com.amplifyframework:aws-api` from 2.27.3 to 2.27.4 - [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.27.3...release_v2.27.4) Updates `com.amplifyframework:aws-auth-cognito` from 2.27.3 to 2.27.4 - [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.27.3...release_v2.27.4) Updates `com.amplifyframework:aws-api` from 2.27.3 to 2.27.4 - [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.27.3...release_v2.27.4) Updates `com.amplifyframework:aws-auth-cognito` from 2.27.3 to 2.27.4 - [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.27.3...release_v2.27.4) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.squareup.retrofit2:adapter-rxjava dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.squareup.retrofit2:converter-gson dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.squareup.retrofit2:adapter-rxjava dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.squareup.retrofit2:converter-gson dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.amplifyframework:core dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.amplifyframework:aws-api dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.amplifyframework:aws-auth-cognito dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.amplifyframework:aws-api dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.amplifyframework:aws-auth-cognito dependency-version: 2.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45e00de commit b06fb2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext.kotlin_version = '2.1.21'
4-
ext.retrofitVersion = '2.11.0'
5-
ext.amplify_version = '2.27.3'
4+
ext.retrofitVersion = '3.0.0'
5+
ext.amplify_version = '2.27.4'
66

77
repositories {
88
google()

0 commit comments

Comments
 (0)