We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f142db8 commit b3a3ddbCopy full SHA for b3a3ddb
1 file changed
google-cloud-bigtable-deps-bom/pom.xml
@@ -85,6 +85,13 @@
85
<artifactId>opencensus-contrib-resource-util</artifactId>
86
<version>0.31.1</version>
87
</dependency>
88
+ <dependency>
89
+ <groupId>io.grpc</groupId>
90
+ <artifactId>grpc-bom</artifactId>
91
+ <version>1.77.0</version>
92
+ <type>pom</type>
93
+ <scope>import</scope>
94
+ </dependency>
95
</dependencies>
96
</dependencyManagement>
97
0 commit comments