Skip to content

Commit 3fc9088

Browse files
chore(deps): bump apollo from 2.5.9 to 2.5.14
Bumps `apollo` from 2.5.9 to 2.5.14. Updates `com.apollographql.apollo:apollo-coroutines-support` from 2.5.9 to 2.5.14 - [Release notes](https://github.com/apollographql/apollo-android/releases) - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-kotlin@v2.5.9...v2.5.14) Updates `com.apollographql.apollo:apollo-runtime` from 2.5.9 to 2.5.14 - [Release notes](https://github.com/apollographql/apollo-android/releases) - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-kotlin@v2.5.9...v2.5.14) --- updated-dependencies: - dependency-name: com.apollographql.apollo:apollo-coroutines-support dependency-version: 2.5.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.apollographql.apollo:apollo-runtime dependency-version: 2.5.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dee26b commit 3fc9088

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
apollo = "2.5.9"
2+
apollo = "2.5.14"
33
androidxLifecycle = "2.2.0"
44
androidxNavigation = "2.4.2"
55
androidxTestCore = "1.7.0"
@@ -74,7 +74,7 @@ apache-httpclient = { module = "org.apache.httpcomponents.client5:httpclient5",
7474
apollo2-coroutines = { module = "com.apollographql.apollo:apollo-coroutines-support", version.ref = "apollo" }
7575
apollo2-runtime = { module = "com.apollographql.apollo:apollo-runtime", version.ref = "apollo" }
7676
apollo3-kotlin = { module = "com.apollographql.apollo3:apollo-runtime", version = "3.8.2" }
77-
apollo4-kotlin = { module = "com.apollographql.apollo:apollo-runtime", version = "4.1.1" }
77+
apollo4-kotlin = { module = "com.apollographql.apollo:apollo-runtime", version = "2.5.14" }
7878
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.3.0" }
7979
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
8080
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.2" }

0 commit comments

Comments
 (0)