Skip to content

Commit

Permalink
Bump google-cloud-datastore from 2.5.1 to 2.6.0 (#8092)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.5.1 to 2.6.0.
- [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.5.1...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2022
1 parent 2850db1 commit 7ed3317
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 @@ -13,7 +13,7 @@
<name>Jetty :: GCloud</name>

<properties>
<gcloud.version>2.5.1</gcloud.version>
<gcloud.version>2.6.0</gcloud.version>
</properties>

<modules>
Expand Down

0 comments on commit 7ed3317

Please sign in to comment.