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 f6a8ead commit 0300c5fCopy full SHA for 0300c5f
backend/api/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
55
// GraphQL and GraphiQL (via Netflix Data Graph Service (DGS))
56
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:5.3.0"
57
- implementation "com.graphql-java:graphql-java-extended-scalars:22.0"
+ implementation "com.graphql-java:graphql-java-extended-scalars:24.0"
58
59
testImplementation "org.springframework.boot:spring-boot-starter-test:3.5.4"
60
}
0 commit comments