| 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.52.0" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.52.1" # {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.52.0" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.52.1" # {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.52.0" # {x-version-update:google-cloud-shared-dependencies:current} | ||
| 6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.52.1" # {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 | |
|---|---|---|---|
@@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies: | |||
| 51 | 51 | If you are using Gradle 5.x or later, add this to your dependencies: | |
| 52 | 52 | ||
| 53 | 53 | ```Groovy | |
| 54 | - implementation platform('com.google.cloud:libraries-bom:26.66.0') | ||
| 54 | + implementation platform('com.google.cloud:libraries-bom:26.67.0') | ||
| 55 | 55 | ||
| 56 | 56 | implementation 'com.google.cloud:google-cloud-pubsub' | |
| 57 | 57 | ``` | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | - gapic_generator_version: 2.62.0 | ||
| 2 | - googleapis_commitish: bf317d7c0066ba9ad66b880f5a9a060673db8cb4 | ||
| 3 | - libraries_bom_version: 26.66.0 | ||
| 1 | + gapic_generator_version: 2.62.1 | ||
| 2 | + googleapis_commitish: 2585041b27d424ed4496d163671a95a7e1af4c31 | ||
| 3 | + libraries_bom_version: 26.67.0 | ||
| 4 | 4 | libraries: | |
| 5 | 5 | - api_shortname: pubsub | |
| 6 | 6 | name_pretty: Cloud Pub/Sub | |
| Back | FazBrowse Home | New Git URL |
0 commit comments