Skip to content

Commit 822ba7b

Browse files
authored
deps: update gRPC again (#1774)
* deps: update gRPC again @suztomo * 1.33.2 * try 1.33.1 let's see if this still has the new linkage errors
1 parent adee898 commit 822ba7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boms/cloud-oss-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4747
<guava.version>30.0-android</guava.version>
4848
<google.cloud.java.version>0.141.0</google.cloud.java.version>
49-
<io.grpc.version>1.33.0</io.grpc.version>
49+
<io.grpc.version>1.33.1</io.grpc.version>
5050
<protobuf.version>3.13.0</protobuf.version>
5151
<http.version>1.37.0</http.version>
5252
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.

0 commit comments

Comments
 (0)