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

Commit ce81c9f

Browse files
committed
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.9
1 parent 4eb6f15 commit ce81c9f

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-storage</artifactId>
42-
<version>1.113.8</version>
42+
<version>1.113.9</version>
4343
</dependency>
4444
<!-- [END automl_install_without_bom] -->
4545

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-storage</artifactId>
42-
<version>1.113.8</version>
42+
<version>1.113.9</version>
4343
</dependency>
4444

4545
<dependency>

0 commit comments

Comments
 (0)