Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigtable-emulat…
Browse files Browse the repository at this point in the history
…or-core to v0.148.2 (#3768)
  • Loading branch information
renovate-bot authored Sep 9, 2022
1 parent 40f520e commit 32bd491
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bigtable-dataflow-parent/bigtable-beam-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator-core</artifactId>
<version>0.148.0</version>
<version>0.148.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator-core</artifactId>
<version>0.148.1</version>
<version>0.148.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator-core</artifactId>
<version>0.148.1</version>
<version>0.148.2</version>
<scope>test</scope>
</dependency>
<!--Test dependencies-->
Expand Down

0 comments on commit 32bd491

Please sign in to comment.