Skip to content

Commit

Permalink
Bump google-cloud-bigtable-emulator from 0.148.0 to 0.148.1 (#170)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigtable-emulator](https://github.com/googleapis/java-bigtable) from 0.148.0 to 0.148.1.
- [Release notes](https://github.com/googleapis/java-bigtable/releases)
- [Changelog](https://github.com/googleapis/java-bigtable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-bigtable/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigtable-emulator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and erikmafo committed Aug 31, 2022
1 parent c9d5657 commit ea48453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator</artifactId>
<version>0.148.0</version>
<version>0.148.1</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
Expand Down

0 comments on commit ea48453

Please sign in to comment.