File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed 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-kokoro-resources/graalvm17:22.3.0 "
6
+ value: " gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.2 "
7
7
}
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-kokoro-resources/graalvm:22.3.0 "
6
+ value: " gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.2 "
7
7
}
Original file line number Diff line number Diff line change 143
143
<dependency >
144
144
<groupId >org.graalvm.sdk</groupId >
145
145
<artifactId >graal-sdk</artifactId >
146
- <version >22.3.1 </version >
146
+ <version >22.3.2 </version >
147
147
</dependency >
148
148
<dependency >
149
149
<groupId >com.google.http-client</groupId >
You can’t perform that action at this time.
0 commit comments