aws-cloudformation / community-registry-extensions

MIT No Attribution
85 stars 27 forks source link

Update graphql java dependency to pick up fix for directive handling #249

Closed ndejaco2 closed 8 months ago

ndejaco2 commented 8 months ago

Issue #, if available:

Description of changes:

  1. Update Graphql-Java dependency to pickup my bug fix so that it properly detects when directives are removed when performing breaking change detection.
  2. Add a test to validate the expected behavior.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.