From 8bb21c92a29eb57962bae5882f03b21b155274d6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Apr 2026 20:44:56 +0000 Subject: [PATCH] fix(deps): update dependency google/cloud-storagebatchoperations to v0.7.0 --- storagebatchoperations/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storagebatchoperations/composer.json b/storagebatchoperations/composer.json index de5ab2eb1..18798d43c 100644 --- a/storagebatchoperations/composer.json +++ b/storagebatchoperations/composer.json @@ -1,6 +1,6 @@ { "require": { - "google/cloud-storagebatchoperations": "0.2.1" + "google/cloud-storagebatchoperations": "0.7.0" }, "require-dev": { "google/cloud-storage": "^1.48.1"