Skip to content

Commit 6d8421e

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
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](apollographql/apollo-kotlin@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] <[email protected]>
1 parent 764376c commit 6d8421e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
6666
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
6767
implementation 'io.projectreactor:reactor-core:3.6.4'
68-
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
68+
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
6969
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
7070
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
7171
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41'

0 commit comments

Comments
 (0)