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

Commit 78389be

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.2 (#415)
1 parent ecc798a commit 78389be

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

0 commit comments

Comments
 (0)