Skip to content

Commit 7c2ae95

Browse files
chore: Update generation configuration at Wed May 21 02:30:22 UTC 2025 (#3113)
* chore: Update generation configuration at Wed May 21 02:30:22 UTC 2025 * chore: generate libraries at Wed May 21 02:30:57 UTC 2025
1 parent 31772d7 commit 7c2ae95

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 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.59.0</version>
22+
<version>26.60.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -46,12 +46,12 @@ If you are using Maven without the BOM, add this to your dependencies:
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-storage</artifactId>
49-
<version>2.52.2</version>
49+
<version>2.52.3</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-storage-control</artifactId>
54-
<version>2.52.2</version>
54+
<version>2.52.3</version>
5555
</dependency>
5656

5757
```

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.58.0
2-
googleapis_commitish: 7d43527b927f65a80de9f0071d0a2e1c172de849
2+
googleapis_commitish: 5c929307255b1726cdc72855ffc67014fc897d11
33
libraries_bom_version: 26.60.0
44
libraries:
55
- api_shortname: storage

0 commit comments

Comments
 (0)