Skip to content

Commit c97e463

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v4.3.0 (#112)
10990f5 commit 10990f5 Author: WhiteSource Renovate <[email protected]> Date: Mon Mar 23 18:22:53 2020 +0100 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 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 da5e5a1 commit c97e463

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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>

samples/install-with-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>libraries-bom</artifactId>
28-
<version>4.1.1</version>
28+
<version>4.3.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-03-30T22:17:28.170746Z",
2+
"updateTime": "2020-03-30T22:18:33.199727Z",
33
"sources": [
44
{
55
"generator": {

0 commit comments

Comments
 (0)