Skip to content

Commit

Permalink
Bump google-cloud-datastore from 2.2.1 to 2.2.2 in /modules/gcloud
Browse files Browse the repository at this point in the history
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.2.1 to 2.2.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.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
1 parent 93a3e8d commit 9cefa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gcloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: GCloud"
dependencies {
api project(':testcontainers')

testImplementation 'com.google.cloud:google-cloud-datastore:2.2.1'
testImplementation 'com.google.cloud:google-cloud-datastore:2.2.2'
testImplementation 'com.google.cloud:google-cloud-firestore:3.0.10'
testImplementation 'com.google.cloud:google-cloud-pubsub:1.115.0'
testImplementation 'com.google.cloud:google-cloud-spanner:6.17.4'
Expand Down

0 comments on commit 9cefa10

Please sign in to comment.