| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for the PR @geichelberger, Our current plan is to do a v21.5.1 release, including #310 by @anttip, and then review/merge this PR and release (?). |
Sorry, something went wrong.
|
I updated the PR as a new graphql-java version was released with a minor bug fix.
https://github.com/graphql-java/graphql-java/releases/tag/v24.2 |
Sorry, something went wrong.
|
Hi @geichelberger Could you please rebase your branch onto the latest main? This will ensure you benefit from the recent CI/workflow fixes and allow the tests to run properly on your PR. Additionally, could you update the version in gradle.properties to 24.2 instead of 24.1? Once these changes are made, we should be able to proceed with the approval and merge. |
Sorry, something went wrong.
There was a problem hiding this comment.
See previous comment:
Sorry, something went wrong.
- com.graphql-java:graphql-java:22.3 - com.graphql-java:graphql-java-extended-scalars:22.0
| Back | FazBrowse Home | New Git URL |
This updates graphql-java to the latest version 24.1 and tries to fix the breaking changes.