Skip to content

Commit 6509d4f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.30.0' into combined-pr-branch
2 parents 74226de + 5cb91b6 commit 6509d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gcloud/build.gradle

+1-1
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.28.0")
6+
testImplementation platform("com.google.cloud:libraries-bom:26.30.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)