Skip to content

Commit

Permalink
chore(deps): bump com.netflix.graphql.dgs:graphql-dgs-spring-boot-sta…
Browse files Browse the repository at this point in the history
…rter

Bumps [com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter](https://github.com/Netflix/dgs-framework) from 5.3.0 to 8.5.5.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v5.3.0...v8.5.5)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent 823221f commit 35a47dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation('org.springframework.boot:spring-boot-starter-web')

// GraphQL and GraphiQL (via Netflix Data Graph Service (DGS))
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:5.3.0"
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:8.5.5"
implementation "com.graphql-java:graphql-java-extended-scalars:21.0"

testImplementation "org.springframework.boot:spring-boot-starter-test:3.2.4"
Expand Down

0 comments on commit 35a47dd

Please sign in to comment.