Skip to content

Commit

Permalink
[dependencies] downgrade to graphql-java 17.2 (#1317)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc authored Dec 1, 2021
1 parent 5ed0498 commit d217c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ kotlinxSerializationVersion = 1.3.0
androidPluginVersion = 7.0.1
classGraphVersion = 4.8.131
federationGraphQLVersion = 0.6.5
graphQLJavaVersion = 17.3
graphQLJavaVersion = 17.2
jacksonVersion = 2.12.5
kotlinPoetVersion = 1.10.1
ktorVersion = 1.6.3
Expand Down

0 comments on commit d217c14

Please sign in to comment.