Skip to content

Commit 21b525f

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.35.0 (#3030)
* chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.35.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent fb4d0e5 commit 21b525f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-bigquery</artifactId>
48-
<version>2.34.2</version>
48+
<version>2.35.0</version>
4949
</dependency>
5050

5151
```

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-bigquery</artifactId>
48-
<version>2.34.2</version>
48+
<version>2.35.0</version>
4949
</dependency>
5050
<!-- [END bigquery_install_without_bom] -->
5151

0 commit comments

Comments
 (0)