Skip to content

Commit

Permalink
fix(deps): update dependency com.netflix.graphql.dgs:graphql-dgs-plat…
Browse files Browse the repository at this point in the history
…form-dependencies to v9.0.1
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent f354407 commit 7193bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/netflix_dgs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {

dependencyManagement {
imports {
mavenBom "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.0"
mavenBom "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.0.1"
mavenBom "io.projectreactor:reactor-bom:2023.0.7"
}
}
Expand Down

1 comment on commit 7193bbd

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Server Requests/sec Latency (ms)
[Caliban] 8,774.47 11.77
[async-graphql] 7,734.73 12.93
[Tailcall] 7,316.77 13.66
[Gqlgen] 2,121.17 48.59
[Apollo GraphQL] 1,726.34 57.73
[Netflix DGS] 1,624.42 65.78

Please sign in to comment.