File tree 8 files changed +8
-8
lines changed
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 14
14
shell : bash
15
15
run : mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip
16
16
- name : Unmanaged dependency check
17
- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.29 .0
17
+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.30 .0
18
18
with :
19
19
bom-path : gapic-libraries-bom/pom.xml
Original file line number Diff line number Diff line change 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.29 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.30 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 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.29 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.30 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ env_vars: {
24
24
25
25
env_vars: {
26
26
key: " TRAMPOLINE_IMAGE"
27
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.29 .0"
27
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.30 .0"
28
28
}
29
29
30
30
env_vars: {
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ env_vars: {
29
29
30
30
env_vars: {
31
31
key: " TRAMPOLINE_IMAGE"
32
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.29 .0"
32
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.30 .0"
33
33
}
34
34
35
35
# TODO: remove this after we've migrated all tests and scripts
Original file line number Diff line number Diff line change 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.29 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.30 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 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.29 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.30 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >com.google.cloud</groupId >
17
17
<artifactId >sdk-platform-java-config</artifactId >
18
- <version >3.29 .0</version >
18
+ <version >3.30 .0</version >
19
19
<relativePath />
20
20
</parent >
21
21
You can’t perform that action at this time.
0 commit comments