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

Commit 59ffe90

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.2 (#346)
1 parent 0be8102 commit 59ffe90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>google-cloud-storage</artifactId>
38-
<version>1.113.1</version>
38+
<version>1.113.2</version>
3939
</dependency>
4040

4141
<dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-storage</artifactId>
37-
<version>1.113.1</version>
37+
<version>1.113.2</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>junit</groupId>

0 commit comments

Comments
 (0)