Skip to content

Commit 33a8eba

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigtable-emulator to v0.142.3 (#3528)
1 parent 626f351 commit 33a8eba

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
@@ -153,7 +153,7 @@ limitations under the License.
153153
<dependency>
154154
<groupId>com.google.cloud</groupId>
155155
<artifactId>google-cloud-bigtable-emulator</artifactId>
156-
<version>0.125.1</version>
156+
<version>0.142.3</version>
157157
<scope>test</scope>
158158
<exclusions>
159159
<!-- 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
@@ -164,7 +164,7 @@ limitations under the License.
164164
<dependency>
165165
<groupId>com.google.cloud</groupId>
166166
<artifactId>google-cloud-bigtable-emulator</artifactId>
167-
<version>0.125.1</version>
167+
<version>0.142.3</version>
168168
<scope>test</scope>
169169
<exclusions>
170170
<!-- We do not use channel creating helpers, so don't need any

0 commit comments

Comments
 (0)