From 5b4da09332fe37bc386cc0593de1707039f10dc3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 23 Aug 2025 19:07:32 +0000 Subject: [PATCH] fix(deps): update dependency google/cloud-storagebatchoperations to v0.1.2 --- storagebatchoperations/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storagebatchoperations/composer.json b/storagebatchoperations/composer.json index e4f2639c5..e05fbf4e2 100644 --- a/storagebatchoperations/composer.json +++ b/storagebatchoperations/composer.json @@ -1,6 +1,6 @@ { "require": { - "google/cloud-storagebatchoperations": "0.1.1" + "google/cloud-storagebatchoperations": "0.1.2" }, "require-dev": { "google/cloud-storage": "^1.48.1"