Skip to content

Commit 3c4db31

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigtable-emulator to v0.144.0 (#3631)
1 parent 90956d1 commit 3c4db31

File tree

2 files changed

+2
-2
lines changed
  • hbase-migration-tools/bigtable-hbase-replication
    • bigtable-hbase-1.x-replication
    • bigtable-hbase-2.x-replication

2 files changed

+2
-2
lines changed

hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ limitations under the License.
177177
<dependency>
178178
<groupId>com.google.cloud</groupId>
179179
<artifactId>google-cloud-bigtable-emulator</artifactId>
180-
<version>0.143.2</version>
180+
<version>0.144.0</version>
181181
<scope>test</scope>
182182
<exclusions>
183183
<!-- We do not use channel creating helpers, so don't need any

hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ limitations under the License.
208208
<dependency>
209209
<groupId>com.google.cloud</groupId>
210210
<artifactId>google-cloud-bigtable-emulator</artifactId>
211-
<version>0.143.2</version>
211+
<version>0.144.0</version>
212212
<scope>test</scope>
213213
<exclusions>
214214
<!-- We do not use channel creating helpers, so don't need any

0 commit comments

Comments
 (0)