Skip to content

Commit

Permalink
chore: Update generation configuration at Thu Oct 10 02:23:40 UTC 2024 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
cloud-java-bot and BenWhitehead authored Oct 10, 2024
1 parent c517798 commit 4c540bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,17 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

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


```xml
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.43.1</version>
<version>2.43.2</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.43.1</version>
<version>2.43.2</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.47.0
googleapis_commitish: 8692273ae7e0ef95d264e1bb8bcb900fa950674f
googleapis_commitish: 10b8dc3b54c9a609dcfda8060b8c4c734a942e8c
libraries_bom_version: 26.48.0
libraries:
- api_shortname: storage
Expand Down

0 comments on commit 4c540bc

Please sign in to comment.