Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
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 4.+ to 7.5.1.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](https://github.com/Netflix/dgs-framework/commits/v7.5.1)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e9763ef commit c4d4268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ checkstyle = "com.puppycrawl.tools:checkstyle:8.+"
commons-io = "commons-io:commons-io:2.+"
commons-lang = { module = "org.apache.commons:commons-lang3" }
compile-testing = "com.google.testing.compile:compile-testing:0.+"
dgs-platform = "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:4.+"
dgs-platform = "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:7.+"
dgs-starter = { module = "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" }
equalsverifier = "nl.jqno.equalsverifier:equalsverifier:3.+"
errorprone-annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "ep" }
Expand Down

0 comments on commit c4d4268

Please sign in to comment.