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 9149c04 commit c0f6ba8Copy full SHA for c0f6ba8
.github/workflows/ci.yaml
@@ -112,7 +112,7 @@ jobs:
112
run: |
113
mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
114
- name: Validate gapic-libraries-bom
115
- uses: googleapis/java-cloud-bom/tests/validate-bom@v26.54.0
+ uses: googleapis/java-cloud-bom/tests/validate-bom@v26.58.0
116
with:
117
bom-path: gapic-libraries-bom/pom.xml
118
generation-config-check:
0 commit comments