Skip to content

Commit 8167914

Browse files
committed
chore(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.12.0
1 parent 08a5436 commit 8167914

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
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.3"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.12.0"
77
}
88

99
env_vars: {

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

Lines changed: 1 addition & 1 deletion
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.3"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.12.0"
77
}
88

99
env_vars: {

pom.xml

Lines changed: 1 addition & 1 deletion
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.3</version>
19+
<version>1.12.0</version>
2020
</parent>
2121

2222
<distributionManagement>

0 commit comments

Comments
 (0)