Skip to content

Commit 486b1ae

Browse files
Bump com.apollographql.apollo from 4.4.3 to 5.0.0
Bumps [com.apollographql.apollo](https://github.com/apollographql/apollo-kotlin) from 4.4.3 to 5.0.0. - [Release notes](https://github.com/apollographql/apollo-kotlin/releases) - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-kotlin@v4.4.3...v5.0.0) --- updated-dependencies: - dependency-name: com.apollographql.apollo dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25cd9d8 commit 486b1ae

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
@@ -3,7 +3,7 @@ plugins {
33
id "groovy-gradle-plugin"
44
id "java"
55
id "groovy"
6-
id 'com.apollographql.apollo' version '4.4.3'
6+
id 'com.apollographql.apollo' version '5.0.0'
77
}
88

99
java {

0 commit comments

Comments
 (0)