Skip to content

Commit 578ae8e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.24.0' into combined-pr-branch
2 parents 583bae2 + 38aa7a8 commit 578ae8e

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 platform("com.google.cloud:libraries-bom:26.23.0")
6+
testImplementation platform("com.google.cloud:libraries-bom:26.24.0")
77
testImplementation 'com.google.cloud:google-cloud-bigquery'
88
testImplementation 'com.google.cloud:google-cloud-datastore'
99
testImplementation 'com.google.cloud:google-cloud-firestore'

0 commit comments

Comments
 (0)