Skip to content

Commit 03b8274

Browse files
Bump com.google.cloud:google-cloud-datastore in /modules/gcloud
Bumps [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.13.5 to 2.14.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.13.5...v2.14.2) --- 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] <[email protected]>
1 parent e8844eb commit 03b8274

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.13.5'
6+
testImplementation 'com.google.cloud:google-cloud-datastore:2.14.2'
77
testImplementation 'com.google.cloud:google-cloud-firestore:3.8.1'
88
testImplementation 'com.google.cloud:google-cloud-pubsub:1.123.4'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.36.1'

0 commit comments

Comments
 (0)