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

Commit e3b77d8

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.4.0 (#712)
* chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.4.0 * 🦉 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 1339caa commit e3b77d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>google-cloud-bigqueryconnection</artifactId>
22-
<version>2.3.0</version>
22+
<version>2.4.0</version>
2323
</dependency>
2424

2525
```

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>2.3.0</version>
32+
<version>2.4.0</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>2.3.0</version>
43+
<version>2.4.0</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)