Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:libraries-bom to v5.1…
Browse files Browse the repository at this point in the history
….0 (#169)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.0.0` -> `5.1.0` |

---

### 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 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#googleapis/java-bigquerystorage).

Source-Author: WhiteSource Renovate <bot@renovateapp.com>
Source-Date: Tue Apr 14 19:40:16 2020 +0200
Source-Repo: googleapis/java-bigquerystorage
Source-Sha: caae033
Source-Link: caae033
  • Loading branch information
yoshi-automation committed Apr 15, 2020
1 parent b0b78a6 commit 76e574e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "befb4f1a4fb77f1524f8ffa3c562e801acd06c16"
"sha": "caae03358010c85f9ec26d24c739c0873fc5cc3b"
}
},
{
Expand Down

0 comments on commit 76e574e

Please sign in to comment.