Skip to content

Commit

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

Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v9.0.3...v9.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent d3ca62d commit bea44ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-kotlin-co/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.3")
mavenBom("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.4")
}
}

Expand Down

0 comments on commit bea44ed

Please sign in to comment.