Skip to content

Commit fcb0943

Browse files
authored
blobstore: Upgrade the google-cloud-storage version to v2.60.0 (#211)
1 parent b9a89e9 commit fcb0943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blob/blob-gcp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>google-cloud-storage</artifactId>
20-
<version>2.52.3</version>
20+
<version>2.60.0</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.wiremock</groupId>

0 commit comments

Comments
 (0)