Skip to content

Commit 50c0351

Browse files
Bump google-cloud-datastore from 2.11.0 to 2.11.4 in /modules/gcloud
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.11.0 to 2.11.4. - [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.11.0...v2.11.4) --- 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]>
1 parent 08f75a5 commit 50c0351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gcloud/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: GCloud"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'com.google.cloud:google-cloud-datastore:2.11.0'
6+
testImplementation 'com.google.cloud:google-cloud-datastore:2.11.4'
77
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.2'
88
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.13'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.29.0'

0 commit comments

Comments
 (0)