Skip to content

Commit 68e1cf2

Browse files
chore: Update generation configuration at Tue Mar 4 02:25:21 UTC 2025 (#2971)
* chore: Update generation configuration at Tue Mar 4 02:25:21 UTC 2025 * chore: generate libraries at Tue Mar 4 02:26:02 UTC 2025
1 parent 4bce92b commit 68e1cf2

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.55.0')
62+
implementation platform('com.google.cloud:libraries-bom:26.56.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.54.0
2-
googleapis_commitish: 02306e9ffc69ade24961ecb9d1e32779d87392f2
3-
libraries_bom_version: 26.55.0
2+
googleapis_commitish: 05f571eb755baad00ed592fb946004fc9c12d2cc
3+
libraries_bom_version: 26.56.0
44
libraries:
55
- api_shortname: storage
66
name_pretty: Cloud Storage

0 commit comments

Comments
 (0)