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
Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 9.2.2 to 10.0.1.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v9.2.2...v10.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 4369d57 commit 06d5db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-codegen/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {

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

Expand Down

0 comments on commit 06d5db1

Please sign in to comment.