Skip to content

Commit 63278af

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v4.3.0 (#112)
Source-Repo: googleapis/java-logging Source-Sha: 10990f5 Source-Link: 10990f5 Author: WhiteSource Renovate <[email protected]> Date: Mon Mar 23 18:22:53 2020 +0100 Original-Commit-Message: chore(deps): update dependency com.google.cloud:libraries-bom to v4.3.0 (#112) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `4.1.1` -> `4.3.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).
1 parent 76f55db commit 63278af

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.1.1</version>
20+
<version>4.3.0</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
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": ".",
1313
"remote": "https://github.com/googleapis/java-logging.git",
14-
"sha": "4ca5895f2bb83fcf1c7ecf908aae1c50d9cd89d9"
14+
"sha": "10990f5482e50e54294db30e8739ac6d34e8192a"
1515
}
1616
},
1717
{

0 commit comments

Comments
 (0)