Skip to content

Commit bc54b3f

Browse files
Merge pull request #1114 from zino-hofmann/budde377-patch-3
fix(graphql): Upgrade graphql version
2 parents bb45fba + 59e711e commit bc54b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 5.1.1-beta.1
44
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter
55

66
dependencies:
7-
graphql: ^5.1.1-beta.1
7+
graphql: ^5.1.2-beta.1
88
gql_exec: ^0.4.0
99
flutter:
1010
sdk: flutter

0 commit comments

Comments
 (0)