Skip to content

Commit c59e3cf

Browse files
authored
Merge branch 'main' into renovate/googleapis-sdk-platform-java-2.x
2 parents f81eccf + 90d8b30 commit c59e3cf

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.51.0</version>
22+
<version>26.52.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.25.0</version>
44+
<version>2.25.1</version>
4545
</dependency>
4646

4747
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.51.0
2-
googleapis_commitish: 130b113520c1b3fffd90f67198681b5fe84de464
1+
gapic_generator_version: 2.51.1
2+
googleapis_commitish: 00196e2a68b16a864c57db2e870822875a7f1198
33
libraries_bom_version: 26.52.0
44
libraries:
55
- api_shortname: datastore

0 commit comments

Comments
 (0)