Skip to content

Commit

Permalink
chore: Update generation configuration at Tue Nov 5 02:22:24 UTC 2024 (
Browse files Browse the repository at this point in the history
…#1652)

* chore: Update generation configuration at Tue Nov  5 02:22:24 UTC 2024

* chore: generate libraries at Tue Nov  5 02:23:04 UTC 2024
  • Loading branch information
cloud-java-bot authored Nov 5, 2024
1 parent 92952c8 commit 61a1c2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.47.0</version>
<version>26.50.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastore</artifactId>
<version>2.22.0</version>
<version>2.24.1</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.49.0
googleapis_commitish: 9b94dba2f7f4b601f8232bc3a3f6ef32665279b9
googleapis_commitish: 1f2e5aab4f95b9bd38dd1ac8c7486657f93c1975
libraries_bom_version: 26.50.0
libraries:
- api_shortname: datastore
Expand Down

0 comments on commit 61a1c2b

Please sign in to comment.