We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df87c7e commit 0e09800Copy full SHA for 0e09800
.github/workflows/ci.yaml
@@ -108,7 +108,7 @@ jobs:
108
run: |
109
mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
110
- name: Validate gapic-libraries-bom
111
- uses: googleapis/java-cloud-bom/tests/validate-bom@v26.54.0
+ uses: googleapis/java-cloud-bom/tests/validate-bom@v26.64.0
112
with:
113
bom-path: gapic-libraries-bom/pom.xml
114
generation-config-check:
0 commit comments