Skip to content

Commit 6ffc6a6

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.151.1 (#3811)
1 parent 99fb1be commit 6ffc6a6

File tree

3 files changed

+3
-3
lines changed
  • bigtable-dataflow-parent/bigtable-beam-import
  • hbase-migration-tools/bigtable-hbase-replication
    • bigtable-hbase-1.x-replication
    • bigtable-hbase-2.x-replication

3 files changed

+3
-3
lines changed

bigtable-dataflow-parent/bigtable-beam-import/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ limitations under the License.
256256
<dependency>
257257
<groupId>com.google.cloud</groupId>
258258
<artifactId>google-cloud-bigtable-emulator-core</artifactId>
259-
<version>0.151.0</version>
259+
<version>0.151.1</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

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-core</artifactId>
180-
<version>0.151.0</version>
180+
<version>0.151.1</version>
181181
<scope>test</scope>
182182
</dependency>
183183
<dependency>

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-core</artifactId>
211-
<version>0.151.0</version>
211+
<version>0.151.1</version>
212212
<scope>test</scope>
213213
</dependency>
214214
<!--Test dependencies-->

0 commit comments

Comments
 (0)