File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
google-cloud-datastore-bom Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3737 with :
3838 fetch-depth : 0
3939 token : ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40- - uses : googleapis/sdk-platform-java/.github/scripts@v2.50 .0
40+ - uses : googleapis/sdk-platform-java/.github/scripts@v2.51 .0
4141 if : env.SHOULD_RUN == 'true'
4242 with :
4343 base_ref : ${{ github.base_ref }}
Original file line number Diff line number Diff line change 1414 shell : bash
1515 run : .kokoro/build.sh
1616 - name : Unmanaged dependency check
17- uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.40 .0
17+ uses : googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.41 .0
1818 with :
1919 bom-path : google-cloud-datastore-bom/pom.xml
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.40 .0"
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.41 .0"
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.40 .0"
6+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.41 .0"
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >sdk-platform-java-config</artifactId >
11- <version >3.40 .0</version >
11+ <version >3.41 .0</version >
1212 </parent >
1313
1414 <name >Google Cloud datastore BOM</name >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >sdk-platform-java-config</artifactId >
17- <version >3.40 .0</version >
17+ <version >3.41 .0</version >
1818 </parent >
1919
2020 <developers >
You can’t perform that action at this time.
0 commit comments