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

Commit 69ed203

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v1.0.9 (#315)
1 parent d2dd489 commit 69ed203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-bigqueryconnection</artifactId>
32-
<version>1.0.8</version>
32+
<version>1.0.9</version>
3333
</dependency>
3434
<!-- [END bigqueryconnection_install_without_bom] -->
3535

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-bigqueryconnection</artifactId>
4242
<!-- TODO: REMOVE VERSION SPECIFIED BELOW WHEN THE CLIENT GOES GA-->
43-
<version>1.0.8</version>
43+
<version>1.0.9</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)