Skip to content

Commit 82895f2

Browse files
committed
Upgrade to Netflix GraphQL CodeGen 7.0.3
Closes gh-1162
1 parent 6b0fb4e commit 82895f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
api("jakarta.persistence:jakarta.persistence-api:3.1.0")
3434

3535
api("com.apollographql.federation:federation-graphql-java-support:5.3.0")
36-
api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:6.2.4")
36+
api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:7.0.3")
3737

3838
api("com.google.code.findbugs:jsr305:3.0.2")
3939

0 commit comments

Comments
 (0)