Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
Browse files Browse the repository at this point in the history
…bigtable-v2 to v1.24.1 (#1379)

[![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.api.grpc:grpc-google-cloud-bigtable-v2](https://togithub.com/googleapis/java-bigtable) | `1.24.0` -> `1.24.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.24.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.24.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.24.1/compatibility-slim/1.24.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.24.1/confidence-slim/1.24.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigtable</summary>

### [`v1.24.1`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1241-httpswwwgithubcomgoogleapisjava-bigtablecomparev1240v1241-2021-05-11)

</details>

---

### 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, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java).
  • Loading branch information
renovate-bot authored May 14, 2021
1 parent eca6436 commit 94ad33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compile project(':gax-grpc')
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"

compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.24.0'
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.24.1'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.86.0'
}

Expand Down

0 comments on commit 94ad33a

Please sign in to comment.