There was an error while loading. Please reload this page.
1 parent eb093ce commit 7cd6c69Copy full SHA for 7cd6c69
1 file changed
pom.xml
@@ -250,6 +250,13 @@
250
<artifactId>grpc-google-cloud-bigquerystorage-v1beta1</artifactId>
251
<version>0.84.0</version>
252
</dependency>
253
+ <dependency>
254
+ <groupId>com.google.cloud</groupId>
255
+ <artifactId>google-cloud-build-bom</artifactId>
256
+ <version>0.1.0</version>
257
+ <type>pom</type>
258
+ <scope>import</scope>
259
+ </dependency>
260
<dependency>
261
<groupId>com.google.cloud</groupId>
262
<artifactId>google-cloud-compute</artifactId>
0 commit comments