Skip to content

Commit 6567f2a

Browse files
Bump com.apollographql.apollo:apollo-runtime from 2.4.5 to 2.4.6
Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-android) from 2.4.5 to 2.4.6. - [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.4.6) --- updated-dependencies: - dependency-name: com.apollographql.apollo:apollo-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2034d7 commit 6567f2a

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.2') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}
89-
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
89+
implementation 'com.apollographql.apollo:apollo-runtime:2.4.6'
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.15'

0 commit comments

Comments
 (0)