Skip to content

Commit

Permalink
[maintenance] updated grpc to 1.57.0 (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 28, 2023
1 parent 0314e75 commit 2fd79f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ maven_install(
"com.fasterxml.jackson.core:jackson-databind:2.15.2",
"com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2",
"com.google.protobuf:protobuf-java:3.23.4",
"io.grpc:grpc-stub:1.56.1",
"io.grpc:grpc-netty:1.56.1",
"io.grpc:grpc-stub:1.57.0",
"io.grpc:grpc-netty:1.57.0",

# tests
"org.junit.jupiter:junit-jupiter-api:5.10.0",
Expand Down

0 comments on commit 2fd79f0

Please sign in to comment.