Skip to content

Commit

Permalink
chore(deps): bump com.netflix.graphql.dgs:graphql-dgs-platform-depend…
Browse files Browse the repository at this point in the history
…encies (#1915)

Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 7.5.3 to 7.6.0.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v7.5.3...v7.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 8d441ed commit 12b5694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-subscription-sse/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:7.5.3"))
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:7.6.0"))
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter") {
exclude("org.yaml", "snakeyaml")
}
Expand Down

0 comments on commit 12b5694

Please sign in to comment.