Skip to content

Commit 80745d4

Browse files
deps: update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.42.0 (#2441)
* deps: update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.42.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 54354d8 commit 80745d4

File tree

2 files changed

+2
-2
lines changed
  • google-cloud-storage/src/test/resources/com/google/cloud/storage/it/runner/registry

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.33.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.34.0')
5454
5555
implementation 'com.google.cloud:google-cloud-storage'
5656
```
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM gcr.io/cloud-devrel-public-resources/storage-testbench:v0.41.0
1+
FROM gcr.io/cloud-devrel-public-resources/storage-testbench:v0.42.0

0 commit comments

Comments
 (0)