micronaut-projects / micronaut-graphql

A repository for Micronaut and GraphQL integrations
Apache License 2.0
84 stars 44 forks source link

Graphql BOM depends on old snapshot of graphql-java-extended-scalars #575

Closed johndevs closed 6 days ago

johndevs commented 2 months ago

Expected Behavior

My expectation is that the micronaut-graphql-bom would depend on graphql-java-extended-scalars:22.0

Actual Behaviour

Currently it depends on 2023-01-24T02-11-56-babda5f which is a master branch snapshot.

Steps To Reproduce

See https://mvnrepository.com/artifact/io.micronaut.graphql/micronaut-graphql-bom/4.5.0

Environment Information

No response

Example Application

No response

Version

4.5.0

altro3 commented 2 months ago

@johndevs I fixed it here: https://github.com/micronaut-projects/micronaut-graphql/pull/572

FYI: This repo just aggregating all micronaut projects BOMs. If you have a problem or suggestion about one of them - need to create issue in project repo. In you case this is https://github.com/micronaut-projects/micronaut-graphql