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 8.0.1 to 8.1.0.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v8.0.1...v8.1.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]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e4e8ba8 commit fb6d814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-fileupload/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

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

Expand Down

0 comments on commit fb6d814

Please sign in to comment.