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

Commit ce77f18

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30)
726b072 commit 726b072 Author: WhiteSource Renovate <bot@renovateapp.com> Date: Mon Apr 6 19:59:54 2020 +0200 chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30) 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 📅 **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-servicedirectory).
1 parent f868160 commit ce77f18

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

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

synth.metadata

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
2-
"updateTime": "2020-04-02T00:16:04.494828Z",
2+
"updateTime": "2020-04-09T11:05:17.125581Z",
33
"sources": [
4+
{
5+
"git": {
6+
"name": ".",
7+
"remote": "https://github.com/googleapis/java-servicedirectory.git",
8+
"sha": "726b072c255ed50a607b44f7c8adcc4596dcf2b3"
9+
}
10+
},
411
{
512
"git": {
613
"name": "googleapis",

0 commit comments

Comments
 (0)