Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 616e8b6

Browse filesBrowse files
renovate-botjimit-j-shah
authored andcommitted
deps: update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#1443)
1 parent 5ebe0cf commit 616e8b6
Copy full SHA for 616e8b6

5 files changed

+5-5Lines changed: 5 additions & 5 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/unmanaged_dependency_check.yaml‎

Copy file name to clipboardExpand all lines: .github/workflows/unmanaged_dependency_check.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
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.30.0
17+
uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.30.1
1818
with:
1919
bom-path: google-cloud-datastore-bom/pom.xml
Collapse file

‎.kokoro/presubmit/graalvm-native-17.cfg‎

Copy file name to clipboardExpand all lines: .kokoro/presubmit/graalvm-native-17.cfg
+1-1Lines 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_sdk_platform_b:3.30.0"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.30.1"
77
}
88

99
env_vars: {
Collapse file

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

Copy file name to clipboardExpand all lines: .kokoro/presubmit/graalvm-native.cfg
+1-1Lines 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_sdk_platform_a:3.30.0"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.30.1"
77
}
88

99
env_vars: {
Collapse file

‎google-cloud-datastore-bom/pom.xml‎

Copy file name to clipboardExpand all lines: google-cloud-datastore-bom/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>sdk-platform-java-config</artifactId>
11-
<version>3.30.0</version>
11+
<version>3.30.1</version>
1212
</parent>
1313

1414
<name>Google Cloud datastore BOM</name>
Collapse file

‎pom.xml‎

Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>sdk-platform-java-config</artifactId>
17-
<version>3.30.0</version>
17+
<version>3.30.1</version>
1818
</parent>
1919

2020
<developers>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.