[10.0.x] Bump com.google.cloud:google-cloud-datastore

Bumps the integration-deps group with 1 update: [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore).


Updates `com.google.cloud:google-cloud-datastore` from 2.22.0 to 2.24.1
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-datastore/compare/v2.22.0...v2.24.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: integration-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-10 01:53:26 +00:00
parent 63ca0410bd
commit 24990da92b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</modules>
<properties>
<gcloud.version>2.22.0</gcloud.version>
<gcloud.version>2.24.1</gcloud.version>
</properties>
</project>