Skip to content

Commit b759bee

Browse files
Bump com.google.cloud:libraries-bom in /modules/gcloud
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.66.0 to 26.69.0. - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json) - [Commits](googleapis/java-cloud-bom@v26.66.0...v26.69.0) --- updated-dependencies: - dependency-name: com.google.cloud:libraries-bom dependency-version: 26.69.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit b759bee

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
@@ -6,7 +6,7 @@ dependencies {
66
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
77

88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9-
testImplementation platform("com.google.cloud:libraries-bom:26.66.0")
9+
testImplementation platform("com.google.cloud:libraries-bom:26.69.0")
1010
testImplementation 'com.google.cloud:google-cloud-bigquery'
1111
testImplementation 'com.google.cloud:google-cloud-datastore'
1212
testImplementation 'com.google.cloud:google-cloud-firestore'

0 commit comments

Comments
 (0)