Skip to content

Commit

Permalink
Bump google-cloud-datastore from 1.105.0 to 2.1.0 (#6711)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 1.105.0 to 2.1.0.
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/master/CHANGELOG.md)
- [Commits](googleapis/java-datastore@v1.105.0...v2.1.0)

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

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 Sep 8, 2021
1 parent 8f7ce84 commit 8c584f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-gcloud/pom.xml
Expand Up @@ -13,7 +13,7 @@
<name>Jetty :: GCloud</name>

<properties>
<gcloud.version>1.105.0</gcloud.version>
<gcloud.version>2.1.0</gcloud.version>
</properties>

<modules>
Expand Down

0 comments on commit 8c584f5

Please sign in to comment.