Skip to content

Commit 4a507c7

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v2.34.0 (#2011)
* chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v2.34.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 e9c0152 commit 4a507c7

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
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-bigquerystorage</artifactId>
44-
<version>2.32.0</version>
44+
<version>2.34.0</version>
4545
</dependency>
4646

4747
```

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.cloud</groupId>
3232
<artifactId>google-cloud-bigquerystorage</artifactId>
33-
<version>2.32.0</version>
33+
<version>2.34.0</version>
3434
</dependency>
3535
<!-- [END bigquerystorage_install_without_bom] -->
3636

tutorials/JsonWriterDefaultStream/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>google-cloud-bigquerystorage</artifactId>
22-
<version>2.32.0</version>
22+
<version>2.34.0</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)