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

Commit 97b51ad

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.8 (#502)
1 parent f73e4d0 commit 97b51ad

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>1.113.6</version>
44+
<version>1.113.8</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>1.113.6</version>
43+
<version>1.113.8</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)