Skip to content

Commit 77c3e78

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.42.0 (#2145)
1 parent c597e35 commit 77c3e78

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>
9393
<artifactId>google-cloud-storage</artifactId>
94-
<version>2.41.0</version>
94+
<version>2.42.0</version>
9595
</dependency>
9696
</dependencies>
9797

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-storage</artifactId>
93-
<version>2.41.0</version>
93+
<version>2.42.0</version>
9494
</dependency>
9595
</dependencies>
9696

0 commit comments

Comments
 (0)