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

Commit a3870bb

Browse files
Merge 0272392 into 4726ecb
2 parents 4726ecb + 0272392 commit a3870bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
7-
"sha": "ca4f5bece97d981b4dba10b3c27ec1a01b4b111c"
7+
"sha": "4726ecb30ca03184bf44323961834b08aa8f605e"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies:
4545

4646
If you are using Gradle 5.x or later, add this to your dependencies
4747
```Groovy
48-
implementation platform('com.google.cloud:libraries-bom:16.4.0')
48+
implementation platform('com.google.cloud:libraries-bom:17.0.0')
4949
5050
compile 'com.google.cloud:google-cloud-bigquerystorage'
5151
```

0 commit comments

Comments
 (0)