Skip to content

Commit

Permalink
Updated SmallRye GraphQL to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mskacelik authored and jmartisk committed Jul 11, 2024
1 parent 89676e0 commit cac815d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<!-- Libraries provided by this feature pack. These variables directly affect what will be in
the built feature pack. -->
<version.io.smallrye.graphql>2.8.0</version.io.smallrye.graphql>
<version.io.smallrye.graphql>2.9.0</version.io.smallrye.graphql>
<version.org.eclipse.microprofile.graphql>2.0</version.org.eclipse.microprofile.graphql>
<version.com.graphql-java>22.1</version.com.graphql-java>
<version.com.graphql-java.dataloader>3.2.1</version.com.graphql-java.dataloader>
Expand Down

1 comment on commit cac815d

@drohne1673
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please release a version of the feature pack with this graphql version if possible thanks ! 👍

Please sign in to comment.