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

Commit a57e234

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.2 (#286)
1 parent 2062550 commit a57e234

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-storage</artifactId>
39-
<version>1.113.1</version>
39+
<version>1.113.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>net.sourceforge.argparse4j</groupId>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-storage</artifactId>
39-
<version>1.113.1</version>
39+
<version>1.113.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>net.sourceforge.argparse4j</groupId>

0 commit comments

Comments
 (0)