Bump com.apollographql.apollo:apollo-runtime from 2.4.5 to 2.5.14

Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-android) from 2.4.5 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](https://github.com/apollographql/apollo-android/compare/v2.4.5...v2.5.14)

---
updated-dependencies:
- dependency-name: com.apollographql.apollo:apollo-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-18 03:53:59 +00:00
committed by Marcus Hert Da Coregio
parent 764376cd11
commit 6d8421e79f

View File

@@ -65,7 +65,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
implementation 'io.projectreactor:reactor-core:3.6.4'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'