Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 46a604a

Browse files
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.9.1 (#1145)
* deps: update dependency com.google.cloud:google-cloud-bigquery to v2.9.1 * 🦉 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 bdfe14f commit 46a604a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>google-cloud-bigquery</artifactId>
50-
<version>2.9.0</version>
50+
<version>2.9.1</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-bigquery</artifactId>
49-
<version>2.9.0</version>
49+
<version>2.9.1</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)