Skip to content

Commit 4e02c7d

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 7.6.0. - [Release notes](https://github.com/Netflix/dgs-framework/releases) - [Commits](Netflix/dgs-framework@v5.3.0...v7.6.0) --- 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 5a27fd1 commit 4e02c7d

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:7.6.0"
5757
implementation "com.graphql-java:graphql-java-extended-scalars:21.0"
5858

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

0 commit comments

Comments
 (0)