Skip to content

Conversation

TrianguloY
Copy link
Contributor

This one-line pr fixes an inconsistency issue with the use of final in ExtendedScalars.java, where the UUID field was missing it.

The final modified was added to all fields in pr #53
However, when that pr was created the UUID scalar did not exists. It was added later, but the pr author did not noticed (and github didn't notify) so when it was finally merged, this single change was missing

@bbakerman bbakerman merged commit 4f30d8f into graphql-java:master Feb 7, 2025
1 check passed
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.

2 participants