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 to v0.143.2 (#3564)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigtable-emulator](https://togithub.com/googleapis/java-bigtable) | `0.143.0` -> `0.143.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable-emulator/0.143.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable-emulator/0.143.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable-emulator/0.143.2/compatibility-slim/0.143.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable-emulator/0.143.2/confidence-slim/0.143.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable-hbase).
  • Loading branch information
renovate-bot authored Apr 18, 2022
1 parent a34a82a commit 10e2128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator</artifactId>
<version>0.143.0</version>
<version>0.143.2</version>
<scope>test</scope>
<exclusions>
<!-- We do not use channel creating helpers, so don't need any
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator</artifactId>
<version>0.143.0</version>
<version>0.143.2</version>
<scope>test</scope>
<exclusions>
<!-- We do not use channel creating helpers, so don't need any
Expand Down

0 comments on commit 10e2128

Please sign in to comment.