From 02c1efa4f704e0b3e6beee73e4606ddda1f4a3f2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 15 Apr 2026 21:30:29 +0000 Subject: [PATCH] Update google-cloud-storage to 2.67.0 in staging --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6a58943e..98260ef6 100644 --- a/build.sbt +++ b/build.sbt @@ -84,7 +84,7 @@ val dataScalaxyTransformerVersion = "1.2.0" val dataScalaxyWriterAWSVersion = "2.0.0" val dataScalaxyWriterGCPVersion = "2.0.0" val dataScalaxyWriterLocalFileSystemVersion = "2.0.0" -val googleCloudStorageVersion = "2.36.1" +val googleCloudStorageVersion = "2.67.0" val jsonPathVersion = "2.9.0" val jwtCoreVersion = "10.0.0" val monovoreDeclineVersion = "2.4.1"