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 816c615 commit 014483aCopy full SHA for 014483a
.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.49.0
+ uses: googleapis/java-cloud-bom/tests/validate-bom@v26.50.0
116
with:
117
bom-path: gapic-libraries-bom/pom.xml
118
generation-config-check:
0 commit comments