Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit e236402

Browse files
authored
feat(deps): import billingbudgets bom (#117)
* feat(deps): import billingbudgets bom * fix: merge issue
1 parent de7c226 commit e236402

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,13 @@
250250
<artifactId>grpc-google-cloud-bigquerystorage-v1beta1</artifactId>
251251
<version>0.84.0</version>
252252
</dependency>
253+
<dependency>
254+
<groupId>com.google.cloud</groupId>
255+
<artifactId>google-cloud-billingbudgets-bom</artifactId>
256+
<version>0.1.1</version>
257+
<type>pom</type>
258+
<scope>import</scope>
259+
</dependency>
253260
<dependency>
254261
<groupId>com.google.cloud</groupId>
255262
<artifactId>google-cloud-build-bom</artifactId>

0 commit comments

Comments
 (0)