Skip to content

Commit

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

This PR contains the following updates:

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

Source-Author: WhiteSource Renovate <bot@renovateapp.com>
Source-Date: Wed Apr 1 21:54:20 2020 +0200
Source-Repo: googleapis/java-logging
Source-Sha: 6f4fae2
Source-Link: 6f4fae2
  • Loading branch information
yoshi-automation committed Apr 16, 2020
1 parent ffbcd52 commit 48b83ea
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 @@ -17,7 +17,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.3.0</version>
<version>4.4.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 @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-logging.git",
"sha": "c9839118ca83cb7381fea6d1066307fa0796d260"
"sha": "6f4fae2141662f0421364ea25f738366f3feaf41"
}
},
{
Expand Down

0 comments on commit 48b83ea

Please sign in to comment.