Skip to content

Commit 4880920

Browse files
authoredJun 24, 2024
chore: bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies (#2599)
Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/Netflix/dgs-framework/releases) - [Commits](Netflix/dgs-framework@v9.0.0...v9.0.1) --- 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>
1 parent f2ebd6f commit 4880920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dgs-fileupload/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222

2323
dependencyManagement {
2424
imports {
25-
mavenBom("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.0")
25+
mavenBom("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.1")
2626
}
2727
}
2828

0 commit comments

Comments
 (0)