Skip to content

Commit

Permalink
fix: add info for graphql version
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasLohoff committed Apr 30, 2024
1 parent 143eddb commit 46dd0a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
<hypersistence-utils.version>3.7.5</hypersistence-utils.version>

<!-- GraphQL -->
<!-- Please note: This must be compatible with the graphql-java version used by Spring Boot.-->
<graphql-java-extended-scalars.version>21.0</graphql-java-extended-scalars.version>

<!-- Swagger/REST -->
Expand Down

0 comments on commit 46dd0a5

Please sign in to comment.