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

Commit 11014e3

Browse files
Merge 3324fe4 into 8ab0a07
2 parents 8ab0a07 + 3324fe4 commit 11014e3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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-bigquery.git",
7-
"sha": "894d081d9ba61101cc55b1e4e484d84e20891c4b"
7+
"sha": "8ab0a071cb076baaf59069ca4d31e13feb28a2dd"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>18.1.0</version>
22+
<version>19.0.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -47,7 +47,7 @@ If you are using Maven without BOM, add this to your dependencies:
4747

4848
If you are using Gradle 5.x or later, add this to your dependencies
4949
```Groovy
50-
implementation platform('com.google.cloud:libraries-bom:18.1.0')
50+
implementation platform('com.google.cloud:libraries-bom:19.0.0')
5151
5252
compile 'com.google.cloud:google-cloud-bigquery'
5353
```

0 commit comments

Comments
 (0)