File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 shell : bash
1515 run : .kokoro/build.sh
1616 - name : Unmanaged dependency check
17- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.40 .0
17+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.41 .0
1818 with :
1919 bom-path : pom.xml
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-public-resources/graalvm_sdk_platform_b:3.40 .0"
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.41 .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-public-resources/graalvm_sdk_platform_a:3.40 .0"
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.41 .0"
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >com.google.cloud</groupId >
2727 <artifactId >sdk-platform-java-config</artifactId >
28- <version >3.40 .0</version >
28+ <version >3.41 .0</version >
2929 </parent >
3030
3131 <developers >
You can’t perform that action at this time.
0 commit comments