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

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `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-datalabeling).

Source-Author: WhiteSource Renovate <bot@renovateapp.com>
Source-Date: Tue Apr 14 19:54:23 2020 +0200
Source-Repo: googleapis/java-datalabeling
Source-Sha: 04ecc7f
Source-Link: 04ecc7f
  • Loading branch information
yoshi-automation committed Apr 16, 2020
1 parent bc366e8 commit 676a075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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>4.4.1</version>
<version>5.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
3 changes: 1 addition & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"updateTime": "2020-04-09T09:18:28.564812Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-datalabeling.git",
"sha": "d4502972f7055d5928dc25aa0a09b94f571ca983"
"sha": "04ecc7f4b930ef529f4241683849b225de14eb72"
}
},
{
Expand Down

0 comments on commit 676a075

Please sign in to comment.