Skip to content

Commit 1b8db0b

Browse files
authored
deps: update opencensus.version to v0.26.0 (#116)
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).
1 parent ed3874a commit 1b8db0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<threeten.version>1.4.1</threeten.version>
7575
<javax.annotations.version>1.3.2</javax.annotations.version>
7676
<animal-sniffer.version>1.18</animal-sniffer.version>
77-
<opencensus.version>0.25.0</opencensus.version>
77+
<opencensus.version>0.26.0</opencensus.version>
7878
</properties>
7979

8080
<dependencyManagement>

0 commit comments

Comments
 (0)