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

Commit ebb8530

Browse files
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.1.8 (#1052)
* deps: update dependency com.google.cloud:google-cloud-bigquery to v2.1.8 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot 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 7febe26 commit ebb8530

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>2.1.7</version>
56+
<version>2.1.8</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.cloud</groupId>
5555
<artifactId>google-cloud-bigquery</artifactId>
56-
<version>2.1.7</version>
56+
<version>2.1.8</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-bigquery</artifactId>
68-
<version>2.1.7</version>
68+
<version>2.1.8</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)