Skip to content

Commit 9946d6b

Browse files
chore: Update generation configuration at Fri Feb 14 02:22:08 UTC 2025 (#2934)
* chore: Update generation configuration at Fri Feb 14 02:22:08 UTC 2025 * chore: generate libraries at Fri Feb 14 02:22:48 UTC 2025
1 parent 4fde024 commit 9946d6b

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.48.1</version>
49+
<version>2.48.2</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-storage-control</artifactId>
54-
<version>2.48.1</version>
54+
<version>2.48.2</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.52.0
2-
googleapis_commitish: a1c746a0304b9d0d913ab013cb248ce605a6871b
1+
gapic_generator_version: 2.53.0
2+
googleapis_commitish: a003cab30e2a263e16e9252256041f8934f40e2c
33
libraries_bom_version: 26.54.0
44
libraries:
55
- api_shortname: storage

0 commit comments

Comments
 (0)