Commit 73eacc6 1 parent 13f4404 commit 73eacc6 Copy full SHA for 73eacc6
File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
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.41.0
17
+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.41.1
18
18
with :
19
19
bom-path : 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.41.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.41.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.41.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.41.1 "
7
7
}
8
8
9
9
env_vars: {
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.41.0 </version >
17
+ <version >3.41.1 </version >
18
18
</parent >
19
19
<developers >
20
20
<developer >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.google.cloud</groupId >
14
14
<artifactId >sdk-platform-java-config</artifactId >
15
- <version >3.41.0 </version >
15
+ <version >3.41.1 </version >
16
16
<relativePath />
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.google.cloud</groupId >
11
11
<artifactId >sdk-platform-java-config</artifactId >
12
- <version >3.41.0 </version >
12
+ <version >3.41.1 </version >
13
13
<relativePath />
14
14
</parent >
15
15
You can’t perform that action at this time.
0 commit comments