Skip to content

Commit a3e6ccb

Browse files
Bump com.apollographql.apollo:apollo-runtime from 5.0.0 to 5.0.1
Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-kotlin) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/apollographql/apollo-kotlin/releases) - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-kotlin@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: com.apollographql.apollo:apollo-runtime dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a3da19 commit a3e6ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
implementation ('org.gretty:gretty:5.0.2') {
9191
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
9292
}
93-
implementation 'com.apollographql.apollo:apollo-runtime:5.0.0'
93+
implementation 'com.apollographql.apollo:apollo-runtime:5.0.1'
9494
implementation 'com.github.ben-manes:gradle-versions-plugin:0.54.0'
9595
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
9696
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.47'

0 commit comments

Comments
 (0)