Skip to content

Commit

Permalink
use old version of java shared dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Feb 6, 2024
1 parent 4b0d48a commit b911347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unmanaged_dependency_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
shell: bash
run: .kokoro/build.sh
- name: Unmanaged dependency check
uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.24.0
uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v3.23.0
with:
bom-path: google-cloud-bigtable-bom/pom.xml

0 comments on commit b911347

Please sign in to comment.