Skip to content

Commit 4c540bc

Browse files
chore: Update generation configuration at Thu Oct 10 02:23:40 UTC 2024 (#2769)
* chore: Update generation configuration at Thu Oct 10 02:23:40 UTC 2024 * chore: remove release please annotations --------- Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
1 parent c517798 commit 4c540bc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,17 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
4141

4242
If you are using Maven without the BOM, add this to your dependencies:
4343

44+
4445
```xml
4546
<dependency>
4647
<groupId>com.google.cloud</groupId>
4748
<artifactId>google-cloud-storage</artifactId>
48-
<version>2.43.1</version>
49+
<version>2.43.2</version>
4950
</dependency>
5051
<dependency>
5152
<groupId>com.google.cloud</groupId>
5253
<artifactId>google-cloud-storage-control</artifactId>
53-
<version>2.43.1</version>
54+
<version>2.43.2</version>
5455
</dependency>
5556

5657
```

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.47.0
2-
googleapis_commitish: 8692273ae7e0ef95d264e1bb8bcb900fa950674f
2+
googleapis_commitish: 10b8dc3b54c9a609dcfda8060b8c4c734a942e8c
33
libraries_bom_version: 26.48.0
44
libraries:
55
- api_shortname: storage

0 commit comments

Comments
 (0)