| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | # Configure the docker image for kokoro-trampoline. | |
| 4 | 4 | env_vars: { | |
| 5 | 5 | key: "TRAMPOLINE_IMAGE" | |
| 6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.2" | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 7 | 7 | } | |
| 8 | 8 | ||
| 9 | 9 | env_vars: { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | # Configure the docker image for kokoro-trampoline. | |
| 4 | 4 | env_vars: { | |
| 5 | 5 | key: "TRAMPOLINE_IMAGE" | |
| 6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.2" | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 7 | 7 | } | |
| 8 | 8 | ||
| 9 | 9 | env_vars: { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | # Configure the docker image for kokoro-trampoline. | |
| 4 | 4 | env_vars: { | |
| 5 | 5 | key: "TRAMPOLINE_IMAGE" | |
| 6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.2" | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 7 | 7 | } | |
| 8 | 8 | ||
| 9 | 9 | env_vars: { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -46,12 +46,12 @@ If you are using Maven without the BOM, add this to your dependencies: | |||
| 46 | 46 | <dependency> | |
| 47 | 47 | <groupId>com.google.cloud</groupId> | |
| 48 | 48 | <artifactId>google-cloud-storage</artifactId> | |
| 49 | - <version>2.50.0</version> | ||
| 49 | + <version>2.51.0</version> | ||
| 50 | 50 | </dependency> | |
| 51 | 51 | <dependency> | |
| 52 | 52 | <groupId>com.google.cloud</groupId> | |
| 53 | 53 | <artifactId>google-cloud-storage-control</artifactId> | |
| 54 | - <version>2.50.0</version> | ||
| 54 | + <version>2.51.0</version> | ||
| 55 | 55 | </dependency> | |
| 56 | 56 | ||
| 57 | 57 | ``` | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | - gapic_generator_version: 2.56.0 | ||
| 2 | - googleapis_commitish: c8f09eb3362651a47b5c4adef1cb2bbdc652eeb4 | ||
| 1 | + gapic_generator_version: 2.56.2 | ||
| 2 | + googleapis_commitish: 261895f1d8ced9564f4cf872f7f4f9a1f4c615d3 | ||
| 3 | 3 | libraries_bom_version: 26.59.0 | |
| 4 | 4 | libraries: | |
| 5 | 5 | - api_shortname: storage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments