Skip to content

Commit 49b7c82

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#130)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` | --- ### 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: Mon Apr 6 20:02:36 2020 +0200 Source-Repo: googleapis/java-logging Source-Sha: 8595f43 Source-Link: 8595f43
1 parent 008b7f7 commit 49b7c82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>4.4.0</version>
20+
<version>4.4.1</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

‎synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "6f4fae2141662f0421364ea25f738366f3feaf41"
7+
"sha": "8595f4342e9599afcdf0f5c4631d6dafdcecaa08"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)