Skip to content

Commit fca796b

Browse files
Pin to DGS 5.x instead of picking up 6.x.
1 parent 4753853 commit fca796b

File tree

8 files changed

+297
-100
lines changed

8 files changed

+297
-100
lines changed

graphql-dgs-codegen-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424

2525

2626
dependencies {
27-
implementation platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:latest.release")
27+
implementation platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.5.1")
2828

2929
implementation(project(":graphql-dgs-codegen-shared-core"))
3030

0 commit comments

Comments
 (0)