Skip to content

Commit 3317727

Browse files
committed
Upgrade to Apollo GraphQL Federation 5.4.0
Closes gh-1216
1 parent bbc174c commit 3317727

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
@@ -32,7 +32,7 @@ dependencies {
3232
api("jakarta.validation:jakarta.validation-api:3.0.2")
3333
api("jakarta.persistence:jakarta.persistence-api:3.1.0")
3434

35-
api("com.apollographql.federation:federation-graphql-java-support:5.3.0")
35+
api("com.apollographql.federation:federation-graphql-java-support:5.4.0")
3636
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")

0 commit comments

Comments
 (0)