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

Commit c601090

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.0.1 (#841)
1 parent b1f8266 commit c601090

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.0.0</version>
44+
<version>2.0.1</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.0.0</version>
43+
<version>2.0.1</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)