Skip to content

Add graphql-java-extended-scalars dependency management #242

Closed
@marceloverdijk

Description

@marceloverdijk

It would be nice to add graphql-java-extended-scalars to a project without the need to mention the version:

implementation 'com.graphql-java:graphql-java-extended-scalars'

Rationale is that the extended scalars project is tight to the GraphQL version being used (or at least it is up to now) so it can get out of sync.

E.g. adding:

implementation 'com.graphql-java:graphql-java-extended-scalars:17.0'

And spring-graphql might one day upgrade to GraphQL version 18.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently apply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions