Skip to content

Commit 7a3da19

Browse files
Bump com.apollographql.apollo from 5.0.0 to 5.0.1
Bumps [com.apollographql.apollo](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 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 2352ee9 commit 7a3da19

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 '5.0.0'
6+
id 'com.apollographql.apollo' version '5.0.1'
77
}
88

99
java {

0 commit comments

Comments
 (0)