Commit f313f14 1 parent 37e5e19 commit f313f14 Copy full SHA for f313f14
File tree 6 files changed +7
-7
lines changed
google-cloud-bigtable-bom
google-cloud-bigtable-deps-bom
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
shell : bash
15
15
run : .kokoro/build.sh
16
16
- name : Unmanaged dependency check
17
- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.27.0
17
+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.28.1
18
18
with :
19
19
bom-path : google-cloud-bigtable-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.27.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.28.1 "
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.27.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.28.1 "
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
10
10
<artifactId >sdk-platform-java-config</artifactId >
11
- <version >3.27.0 </version >
11
+ <version >3.28.1 </version >
12
12
<relativePath />
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.google.cloud</groupId >
9
9
<artifactId >sdk-platform-java-config</artifactId >
10
- <version >3.27.0 </version >
10
+ <version >3.28.1 </version >
11
11
<relativePath />
12
12
</parent >
13
13
66
66
<dependency >
67
67
<groupId >com.google.cloud</groupId >
68
68
<artifactId >gapic-libraries-bom</artifactId >
69
- <version >1.31 .0</version >
69
+ <version >1.32 .0</version >
70
70
<type >pom</type >
71
71
<scope >import</scope >
72
72
</dependency >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >com.google.cloud</groupId >
16
16
<artifactId >sdk-platform-java-config</artifactId >
17
- <version >3.27.0 </version >
17
+ <version >3.28.1 </version >
18
18
<relativePath />
19
19
</parent >
20
20
You can’t perform that action at this time.
0 commit comments