Skip to content

Commit 03e6261

Browse files
chore: Update generation configuration at Wed Oct 29 02:30:41 UTC 2025 (#3362)
1 parent cfc92f7 commit 03e6261

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5959
If you are using Gradle 5.x or later, add this to your dependencies:
6060

6161
```Groovy
62-
implementation platform('com.google.cloud:libraries-bom:26.70.0')
62+
implementation platform('com.google.cloud:libraries-bom:26.71.0')
6363
6464
implementation 'com.google.cloud:google-cloud-storage'
6565
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.63.0
2-
googleapis_commitish: 94ccdfe4519e0ba817bd33aa22eb9c64f88a6874
3-
libraries_bom_version: 26.70.0
2+
googleapis_commitish: 72e7439c8e7e9986cf1865e337fc7c64ca5bda1f
3+
libraries_bom_version: 26.71.0
44
libraries:
55
- api_shortname: storage
66
name_pretty: Cloud Storage

0 commit comments

Comments
 (0)