Skip to content

Commit 00754bc

Browse files
chore: Update generation configuration at Thu Jan 30 02:19:10 UTC 2025 (#2900)
* chore: Update generation configuration at Wed Jan 29 02:19:49 UTC 2025 * chore: generate libraries at Wed Jan 29 02:20:26 UTC 2025 * chore: Update generation configuration at Thu Jan 30 02:19:10 UTC 2025
1 parent 98fb964 commit 00754bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -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.47.0</version>
49+
<version>2.48.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-storage-control</artifactId>
54-
<version>2.47.0</version>
54+
<version>2.48.0</version>
5555
</dependency>
5656

5757
```

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.51.1
2-
googleapis_commitish: 318818b22ec2bd44ebe43fe662418b7dff032abf
1+
gapic_generator_version: 2.52.0
2+
googleapis_commitish: 2a3db2e19f48a139db9f40278c0217df110add9b
33
libraries_bom_version: 26.53.0
44
libraries:
55
- api_shortname: storage

0 commit comments

Comments
 (0)