Skip to content

Commit 6a2c62e

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.11.3 (#1520)
1 parent 132a71a commit 6a2c62e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

+1-1
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_a:1.11.2"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.11.3"
77
}
88

99
env_vars: {

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

+1-1
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_b:1.11.2"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.11.3"
77
}
88

99
env_vars: {

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.google.cloud</groupId>
1818
<artifactId>google-cloud-shared-config</artifactId>
19-
<version>1.11.2</version>
19+
<version>1.11.3</version>
2020
</parent>
2121

2222
<distributionManagement>

0 commit comments

Comments
 (0)