diff --git a/README.md b/README.md index e4a3cfd162..829d3c7f5a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.33.0') +implementation platform('com.google.cloud:libraries-bom:26.34.0') implementation 'com.google.cloud:google-cloud-storage' ``` diff --git a/pom.xml b/pom.xml index 3d04204c7a..6a1297cacc 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ com.google.apis google-api-services-storage - v1-rev20240209-2.0.0 + v1-rev20240307-2.0.0 com.google.cloud