Skip to content

Commit 0d8c182

Browse files
deps: update dependency com.google.cloud:google-cloud-storage to v2.36.0 (googleapis#1957)
* deps: update dependency com.google.cloud:google-cloud-storage to v2.36.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d25d14a commit 0d8c182

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

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
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.35.0</version>
93+
<version>2.36.0</version>
9494
</dependency>
9595
</dependencies>
9696

0 commit comments

Comments
 (0)