Skip to content

Commit 65493e7

Browse files
committed
merge from main
1 parent 5e4eb51 commit 65493e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

google-cloud-bigtable/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
</dependencyManagement>
6363

6464
<dependencies>
65+
<dependency>
66+
<groupId>com.google.cloud</groupId>
67+
<artifactId>google-cloud-bigtable-stats</artifactId>
68+
</dependency>
6569
<!-- NOTE: Dependencies are organized into two groups, production and test.
6670
Within a group, dependencies are sorted by (groupId, artifactId) -->
6771
<!-- Production dependencies -->

0 commit comments

Comments
 (0)