Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27a1de0

Browse files
authored
test(deps): bump testbench image version to v0.15.0 (googleapis#1300)
1 parent 2898ee8 commit 27a1de0

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-storage/src/test/java/com/google/cloud/storage/conformance/retry

1 file changed

+1
-1
lines changed

google-cloud-storage/src/test/java/com/google/cloud/storage/conformance/retry/TestBench.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ public static final class Builder {
337337
private static final String DEFAULT_BASE_URI = "http://localhost:9000";
338338
private static final String DEFAULT_IMAGE_NAME =
339339
"gcr.io/cloud-devrel-public-resources/storage-testbench";
340-
private static final String DEFAULT_IMAGE_TAG = "v0.11.0";
340+
private static final String DEFAULT_IMAGE_TAG = "v0.15.0";
341341
private static final String DEFAULT_CONTAINER_NAME = "default";
342342

343343
private boolean ignorePullError;

0 commit comments

Comments
 (0)