We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3317727 commit 10490c2Copy full SHA for 10490c2
platform/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
api("jakarta.persistence:jakarta.persistence-api:3.1.0")
34
35
api("com.apollographql.federation:federation-graphql-java-support:5.4.0")
36
- api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:7.0.3")
+ api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:8.0.4")
37
38
api("com.google.code.findbugs:jsr305:3.0.2")
39
0 commit comments