Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e84230

Browse files
authored
fix: update dependency com.google.cloud:sdk-platform-java-config to v3.47.0 (#11561)
1 parente811d3f commit9e84230

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

‎.github/workflows/unmanaged_dependency_check.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
shell:bash
1515
run:mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
1616
-name:Unmanaged dependency check
17-
uses:googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.46.3
17+
uses:googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.47.0
1818
with:
1919
bom-path:gapic-libraries-bom/pom.xml

‎.kokoro/nightly/graalvm-native-a.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.47.0"
77
}
88

99
env_vars: {

‎.kokoro/nightly/graalvm-native-b.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.47.0"
77
}
88

99
env_vars: {

‎.kokoro/nightly/graalvm-native-c.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.47.0"
77
}
88

99
env_vars: {

‎.kokoro/nightly/graalvm-sub-jobs/native-a/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env_vars: {
2929

3030
env_vars: {
3131
key:"TRAMPOLINE_IMAGE"
32-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.3"
32+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.47.0"
3333
}
3434

3535
# TODO: remove this after we've migrated all tests and scripts

‎.kokoro/nightly/graalvm-sub-jobs/native-b/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env_vars: {
2424

2525
env_vars: {
2626
key:"TRAMPOLINE_IMAGE"
27-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.3"
27+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.47.0"
2828
}
2929

3030
env_vars: {

‎.kokoro/nightly/graalvm-sub-jobs/native-c/common.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env_vars: {
2424

2525
env_vars: {
2626
key:"TRAMPOLINE_IMAGE"
27-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.3"
27+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.47.0"
2828
}
2929

3030
env_vars: {

‎.kokoro/presubmit/graalvm-native-a-presubmit.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.47.0"
77
}
88

99
env_vars: {

‎.kokoro/presubmit/graalvm-native-b-presubmit.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.47.0"
77
}
88

99
env_vars: {

‎.kokoro/presubmit/graalvm-native-c-presubmit.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key:"TRAMPOLINE_IMAGE"
6-
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.3"
6+
value:"gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.47.0"
77
}
88

99
env_vars: {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp