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
1b8db0b
commit 1b8db0b
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Fri Mar 20 03:50:04 2020 +0100

    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

    📅 **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 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).

pom.xml
  • Loading branch information
yoshi-automation committed Mar 25, 2020
1 parent abd2ed6 commit 58534bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-03-25T18:50:11.039977Z",
"updateTime": "2020-03-25T18:53:18.618643Z",
"sources": [
{
"generator": {
Expand Down

0 comments on commit 58534bc

Please sign in to comment.