Skip to content

Commit

Permalink
[10.0.x] Bump com.google.cloud:google-cloud-datastore
Browse files Browse the repository at this point in the history
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.24.1 to 2.24.2
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-datastore@v2.24.1...v2.24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2024
1 parent 5baef31 commit 5028a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-gcloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</modules>

<properties>
<gcloud.version>2.24.1</gcloud.version>
<gcloud.version>2.24.2</gcloud.version>
</properties>

</project>

0 comments on commit 5028a23

Please sign in to comment.