Skip to content

Commit 1fcdd89

Browse files
authored
build(deps): Bump grpc version to 1.56.1 (#1867)
1 parent 5cf89d6 commit 1fcdd89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gapic-generator-java-pom-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
consistent across modules in this repository -->
2828
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
2929
<auto-value.version>1.10.1</auto-value.version>
30-
<grpc.version>1.55.3</grpc.version>
30+
<grpc.version>1.56.1</grpc.version>
3131
<google.auth.version>1.19.0</google.auth.version>
3232
<google.http-client.version>1.43.3</google.http-client.version>
3333
<gson.version>2.10.1</gson.version>

gax-java/dependencies.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ version.gax_httpjson=2.31.1-SNAPSHOT
3131
# For context: https://github.com/googleapis/sdk-platform-java/pull/1791
3232
version.com_google_protobuf=3.23.2
3333
version.google_java_format=1.15.0
34-
version.io_grpc=1.55.3
34+
version.io_grpc=1.56.1
3535

3636
# Maven artifacts.
3737
# Note, the actual name of each property matters (bazel build scripts depend on it).

0 commit comments

Comments
 (0)