Skip to content

Commit 7b60884

Browse files
authoredJan 6, 2025··
deps: update dependency com.google.cloud:google-cloud-storage to v2.46.0 (#2291)
1 parent 79a8982 commit 7b60884

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.45.0</version>
94+
<version>2.46.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.google.cloud.opentelemetry</groupId>

‎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.45.0</version>
93+
<version>2.46.0</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.cloud.opentelemetry</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.