Skip to content

Commit

Permalink
chore(deps): update plugin io.spring.dependency-management to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent a8677e0 commit a2d0088
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.2.5'
id 'io.spring.dependency-management' version '1.1.4'
id 'io.spring.dependency-management' version '1.1.5'
}

group = 'com.example'
Expand Down

1 comment on commit a2d0088

@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,614.19 11.60
[Tailcall] 8,458.96 11.81
[async-graphql] 8,001.77 12.50
[Gqlgen] 2,197.42 47.14
[Apollo GraphQL] 1,859.72 53.63
[Netflix DGS] 1,374.96 76.85

Please sign in to comment.