Skip to content

Commit

Permalink
deps: update opencensus.version to v0.26.0 (#116)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.opencensus:opencensus-contrib-grpc-util](https://togithub.com/census-instrumentation/opencensus-java) | minor | `0.25.0` -> `0.26.0` |
| [io.opencensus:opencensus-api](https://togithub.com/census-instrumentation/opencensus-java) | minor | `0.25.0` -> `0.26.0` |

---

### Release Notes

<details>
<summary>census-instrumentation/opencensus-java</summary>

### [`v0.26.0`](https://togithub.com/census-instrumentation/opencensus-java/blob/master/CHANGELOG.md#&#8203;0260---2020-04)

[Compare Source](https://togithub.com/census-instrumentation/opencensus-java/compare/v0.25.0...v0.26.0)

-   gRPC metrics collection now requires the 
    [`io.grpc:grpc-census`](https://togithub.com/grpc/grpc-java/releases/tag/v1.27.0)
    artifact in addition to this module.

</details>

---

### Renovate configuration

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

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

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

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates 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#googleapis/java-spanner).
  • Loading branch information
renovate-bot committed Mar 20, 2020
1 parent ed3874a commit 1b8db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -74,7 +74,7 @@
<threeten.version>1.4.1</threeten.version>
<javax.annotations.version>1.3.2</javax.annotations.version>
<animal-sniffer.version>1.18</animal-sniffer.version>
<opencensus.version>0.25.0</opencensus.version>
<opencensus.version>0.26.0</opencensus.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1b8db0b

Please sign in to comment.