Currently, the project is build and Tested using Java 25 https://github.com/graphql-java/graphql-java/blob/ade886030c851304c6fad76bd9e8cb74d02aae1b/.github/workflows/master.yml#L25 https://github.com/graphql-java/graphql-java/blob/ade886030c851304c6fad76bd9e8cb74d02aae1b/.github/workflows/pull_request.yml#L27 https://github.com/graphql-java/graphql-java/blob/ade886030c851304c6fad76bd9e8cb74d02aae1b/.github/workflows/release.yml#L27 Now that Java 25 is out, we should consider testing with Java 25 instead
Currently, the project is build and Tested using Java 25
graphql-java/.github/workflows/master.yml
Line 25 in ade8860
graphql-java/.github/workflows/pull_request.yml
Line 27 in ade8860
graphql-java/.github/workflows/release.yml
Line 27 in ade8860
Now that Java 25 is out, we should consider testing with Java 25 instead