Skip to content

Conversation

@velo
Copy link
Member

@velo velo commented Feb 9, 2026

Summary

  • Set main.java.version to 17 for the graphql module (aligns with graphql-apt which already requires Java 17)
  • Apply var throughout main sources (GraphqlContract, GraphqlDecoder, GraphqlEncoder)
  • Remove unused imports (Matcher, Reader, Iterator)

Test plan

  • mvn clean test -pl graphql — all 27 tests pass

Signed-off-by: Marvin Froeder <velo.br@gmail.com>
@velo velo merged commit 1a89b5a into master Feb 9, 2026
4 checks passed
@velo velo deleted the graphql-java17-var branch February 9, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant