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

Commit c2436df

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.15 (#537)
1 parent 6e5162f commit c2436df

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.14</version>
42+
<version>1.113.15</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.14</version>
42+
<version>1.113.15</version>
4343
</dependency>
4444

4545
<dependency>

0 commit comments

Comments
 (0)