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

Commit d518303

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v1.1.2 (#432)
1 parent 0a87f1e commit d518303

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
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-bigqueryconnection</artifactId>
32-
<version>1.1.1</version>
32+
<version>1.1.2</version>
3333
</dependency>
3434
<!-- [END bigqueryconnection_install_without_bom] -->
3535

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.1.1</version>
43+
<version>1.1.2</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)