We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74226de + 5cb91b6 commit 6509d4fCopy full SHA for 6509d4f
modules/gcloud/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: GCloud"
3
dependencies {
4
api project(':testcontainers')
5
6
- testImplementation platform("com.google.cloud:libraries-bom:26.28.0")
+ testImplementation platform("com.google.cloud:libraries-bom:26.30.0")
7
testImplementation 'com.google.cloud:google-cloud-bigquery'
8
testImplementation 'com.google.cloud:google-cloud-datastore'
9
testImplementation 'com.google.cloud:google-cloud-firestore'
0 commit comments