Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c979f55

Browse files
renovate-botgcf-owl-bot[bot]
andauthoredFeb 13, 2022
chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.1.10 (#1854)
* chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.1.10 * 🦉 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 ef91109 commit c979f55

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>
7171
<artifactId>google-cloud-bigqueryconnection</artifactId>
72-
<version>2.1.9</version>
72+
<version>2.1.10</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

‎samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.cloud</groupId>
6969
<artifactId>google-cloud-bigqueryconnection</artifactId>
70-
<version>2.1.9</version>
70+
<version>2.1.10</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>

‎samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigqueryconnection</artifactId>
88-
<version>2.1.9</version>
88+
<version>2.1.10</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)
Failed to load comments.