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

Commit db2a2b1

Browse files
deps: update dependency com.google.cloud:google-cloud-storage to v2.4.0 (#1099)
* deps: update dependency com.google.cloud:google-cloud-storage to v2.4.0 * 🦉 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 0e991f9 commit db2a2b1

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-storage</artifactId>
44-
<version>2.3.0</version>
44+
<version>2.4.0</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-storage</artifactId>
43-
<version>2.3.0</version>
43+
<version>2.4.0</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)