Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud…
Browse files Browse the repository at this point in the history
…/com.google.cloud-libraries-bom-26.18.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents 7b790c9 + 5e27d79 commit f1b6cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gcloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: GCloud"
dependencies {
api project(':testcontainers')

testImplementation platform("com.google.cloud:libraries-bom:26.17.0")
testImplementation platform("com.google.cloud:libraries-bom:26.18.0")
testImplementation 'com.google.cloud:google-cloud-datastore'
testImplementation 'com.google.cloud:google-cloud-firestore'
testImplementation 'com.google.cloud:google-cloud-pubsub'
Expand Down

0 comments on commit f1b6cdd

Please sign in to comment.