Skip to content

Commit 7fe7b99

Browse files
chore: Update generation configuration at Wed Apr 2 02:27:26 UTC 2025 (googleapis#3017)
* chore: Update generation configuration at Wed Apr 2 02:27:26 UTC 2025 * chore: generate libraries at Wed Apr 2 02:28:00 UTC 2025
1 parent ff6f696 commit 7fe7b99

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.57.0</version>
22+
<version>26.59.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.58.0')
62+
implementation platform('com.google.cloud:libraries-bom:26.59.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: 923c26a94123cc6d869347cf349efb4f8ccf6f9c
3-
libraries_bom_version: 26.58.0
2+
googleapis_commitish: 453b0cc093f83796765503ead7ec9f5f8196125f
3+
libraries_bom_version: 26.59.0
44
libraries:
55
- api_shortname: storage
66
name_pretty: Cloud Storage

0 commit comments

Comments
 (0)