Skip to content

Commit 61a1c2b

Browse files
chore: Update generation configuration at Tue Nov 5 02:22:24 UTC 2024 (#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
1 parent 92952c8 commit 61a1c2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.47.0</version>
22+
<version>26.50.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-datastore</artifactId>
44-
<version>2.22.0</version>
44+
<version>2.24.1</version>
4545
</dependency>
4646

4747
```

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.49.0
2-
googleapis_commitish: 9b94dba2f7f4b601f8232bc3a3f6ef32665279b9
2+
googleapis_commitish: 1f2e5aab4f95b9bd38dd1ac8c7486657f93c1975
33
libraries_bom_version: 26.50.0
44
libraries:
55
- api_shortname: datastore

0 commit comments

Comments
 (0)