File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-kokoro -resources/graalvm17:22.3.3 "
6+ value: " gcr.io/cloud-devrel-public -resources/graalvm_sdk_platform_b:3.22.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-kokoro -resources/graalvm:22.3.3 "
6+ value: " gcr.io/cloud-devrel-public -resources/graalvm_sdk_platform_a:3.22.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 9494 ".github/blunderbuss.yml" ,
9595 "CONTRIBUTING.md" ,
9696 ".kokoro/requirements.in" ,
97- ".kokoro/requirements.txt"
97+ ".kokoro/requirements.txt" ,
98+ ".kokoro/presubmit/graalvm-native.cfg" ,
99+ ".kokoro/presubmit/graalvm-native-17.cfg"
98100 ]
99101)
100102
Original file line number Diff line number Diff line change 1313
1414 <parent >
1515 <groupId >com.google.cloud</groupId >
16- <artifactId >google-cloud-shared -config</artifactId >
17- <version >1.7.1 </version >
16+ <artifactId >sdk-platform-java -config</artifactId >
17+ <version >3.23.0 </version >
1818 </parent >
1919
2020 <developers >
7777 <dependency >
7878 <groupId >com.google.cloud</groupId >
7979 <artifactId >google-cloud-shared-dependencies</artifactId >
80- <version >3.23.0 </version >
80+ <version >${google-cloud-shared-dependencies.version} </version >
8181 <type >pom</type >
8282 <scope >import</scope >
8383 </dependency >
You can’t perform that action at this time.
0 commit comments