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

Commit 362eb73

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v5 (#168)
Source-Author: WhiteSource Renovate <bot@renovateapp.com> Source-Date: Tue Apr 14 18:22:36 2020 +0200 Source-Repo: googleapis/java-bigquerystorage Source-Sha: befb4f1 Source-Link: befb4f1
1 parent f9f8b2e commit 362eb73

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
@@ -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.1</version>
23+
<version>5.0.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": "a0db93e9d1f714a68dd11ef38c782099701dd068"
14+
"sha": "befb4f1a4fb77f1524f8ffa3c562e801acd06c16"
1515
}
1616
},
1717
{

0 commit comments

Comments
 (0)