Skip to content

Commit 6b35eda

Browse files
Bump com.apollographql.apollo:apollo-runtime from 2.4.6 to 2.5.14
Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-android) from 2.4.6 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.6...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 fbeb265 commit 6b35eda

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
@@ -86,7 +86,7 @@ dependencies {
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
89-
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
89+
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
9090
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
9191
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
9292
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'

0 commit comments

Comments
 (0)