Skip to content

Commit 10490c2

Browse files
committed
Upgrade to DGS Codegen 8.0.4
Closes gh-1217
1 parent 3317727 commit 10490c2

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.4.0")
36-
api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:7.0.3")
36+
api("com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:8.0.4")
3737

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

0 commit comments

Comments
 (0)