Commit 252434f 1 parent 92e4a51 commit 252434f Copy full SHA for 252434f
File tree 5 files changed +5
-5
lines changed
google-cloud-pubsublite-bom
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
# repository
18
18
.kokoro/build.sh
19
19
- name : Unmanaged dependency check
20
- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.38 .0
20
+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.39 .0
21
21
with :
22
22
bom-path : google-cloud-pubsublite-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.38 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.39 .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.38 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.39 .0"
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.38 .0</version >
11
+ <version >3.39 .0</version >
12
12
</parent >
13
13
14
14
<name >Google Cloud pubsublite BOM</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >sdk-platform-java-config</artifactId >
6
- <version >3.38 .0</version >
6
+ <version >3.39 .0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >com.google.cloud</groupId >
You can’t perform that action at this time.
0 commit comments