We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adee898 commit 822ba7bCopy full SHA for 822ba7b
boms/cloud-oss-bom/pom.xml
@@ -46,7 +46,7 @@
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
<guava.version>30.0-android</guava.version>
48
<google.cloud.java.version>0.141.0</google.cloud.java.version>
49
- <io.grpc.version>1.33.0</io.grpc.version>
+ <io.grpc.version>1.33.1</io.grpc.version>
50
<protobuf.version>3.13.0</protobuf.version>
51
<http.version>1.37.0</http.version>
52
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.
0 commit comments