Skip to content

Commit c4d82a3

Browse files
chore: Update generation configuration at Wed Feb 5 02:21:45 UTC 2025 (#1733)
* chore: Update generation configuration at Wed Feb 5 02:21:45 UTC 2025 * chore: generate libraries at Wed Feb 5 02:22:19 UTC 2025
1 parent 6e62989 commit c4d82a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.53.0</version>
22+
<version>26.54.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies:
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:26.53.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.54.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.52.0
2-
googleapis_commitish: 3cf61b2df20eace09e6336c23f9e08859c0d87ae
3-
libraries_bom_version: 26.53.0
2+
googleapis_commitish: a1c746a0304b9d0d913ab013cb248ce605a6871b
3+
libraries_bom_version: 26.54.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

0 commit comments

Comments
 (0)