Skip to content

Commit b4df71e

Browse files
chore(deps): bump com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter
Bumps [com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter](https://github.com/Netflix/dgs-framework) from 5.3.0 to 9.2.2. - [Release notes](https://github.com/Netflix/dgs-framework/releases) - [Commits](Netflix/dgs-framework@v5.3.0...v9.2.2) --- updated-dependencies: - dependency-name: com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebb6387 commit b4df71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation('org.springframework.boot:spring-boot-starter-web')
5454

5555
// GraphQL and GraphiQL (via Netflix Data Graph Service (DGS))
56-
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:5.3.0"
56+
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:9.2.2"
5757
implementation "com.graphql-java:graphql-java-extended-scalars:22.0"
5858

5959
testImplementation "org.springframework.boot:spring-boot-starter-test:3.5.0"

0 commit comments

Comments
 (0)