Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 7421a05

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v5.1.0 (#169)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.0.0` -> `5.1.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-bigquerystorage). Source-Author: WhiteSource Renovate <bot@renovateapp.com> Source-Date: Tue Apr 14 19:40:16 2020 +0200 Source-Repo: googleapis/java-bigquerystorage Source-Sha: caae033 Source-Link: caae033
1 parent d12ffb3 commit 7421a05

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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>5.0.0</version>
23+
<version>5.1.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</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-bigquerystorage.git",
14-
"sha": "befb4f1a4fb77f1524f8ffa3c562e801acd06c16"
14+
"sha": "caae03358010c85f9ec26d24c739c0873fc5cc3b"
1515
}
1616
},
1717
{

0 commit comments

Comments
 (0)