Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 8718a55

Browse files
chore: generate libraries at Sat Jan 31 02:49:19 UTC 2026
1 parent acde385 commit 8718a55

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.repo-metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@
1313
"api_id": "datastore.googleapis.com",
1414
"library_type": "GAPIC_COMBO",
1515
"requires_billing": true,
16-
"codeowner_team": "@googleapis/cloud-sdk-java-team",
1716
"excluded_dependencies": "grpc-google-cloud-datastore-v1",
1817
"excluded_poms": "grpc-google-cloud-datastore-v1",
1918
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
2019
"extra_versioned_modules": "datastore-v1-proto-client",
2120
"recommended_package": "com.google.cloud.datastore"
22-
}
21+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.74.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.75.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

0 commit comments

Comments
 (0)