Skip to content

Commit b71baa3

Browse files
Bump google-cloud-datastore from 2.12.3 to 2.12.4 in /modules/gcloud
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.12.3 to 2.12.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.12.3...v2.12.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 0699126 commit b71baa3

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.12.3'
6+
testImplementation 'com.google.cloud:google-cloud-datastore:2.12.4'
77
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.0'
88
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.24'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.32.0'

0 commit comments

Comments
 (0)