Skip to content

Commit 63037d3

Browse files
chore: Update generation configuration at Sat Mar 22 02:25:13 UTC 2025 (#3009)
* chore: Update generation configuration at Sat Mar 22 02:25:13 UTC 2025 * chore: generate libraries at Sat Mar 22 02:25:55 UTC 2025
1 parent bd0269a commit 63037d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.56.0</version>
22+
<version>26.57.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -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.56.0')
62+
implementation platform('com.google.cloud:libraries-bom:26.57.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.55.1
2-
googleapis_commitish: 6155d42e99f45ebf53100d492852be1561916137
3-
libraries_bom_version: 26.56.0
2+
googleapis_commitish: 53ca65d540dd1a7cb4746687daa87208dc9ea437
3+
libraries_bom_version: 26.57.0
44
libraries:
55
- api_shortname: storage
66
name_pretty: Cloud Storage

0 commit comments

Comments
 (0)