From 12b3d77ce58de492a537d681820725f84372f5a8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 7 May 2026 17:47:40 +0000 Subject: [PATCH] Update google-cloud-storage to 2.68.0 in staging --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6a58943e..10a3a07b 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.68.0" val jsonPathVersion = "2.9.0" val jwtCoreVersion = "10.0.0" val monovoreDeclineVersion = "2.4.1"