Skip to content

Commit

Permalink
Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
Browse files Browse the repository at this point in the history
Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 5.4.3 to 7.5.1.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v5.4.3...v7.5.1)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 577070b commit 59b1992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reviews-dgs/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

dependencies {
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.4.3"))
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:7.5.1"))
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter")

implementation("org.springframework.boot:spring-boot-starter-web")
Expand Down

0 comments on commit 59b1992

Please sign in to comment.