Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.google.api:gapic-generator-java to v2.51.1 #11381

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency com.google.api:gapic-generator-java to…
… v2.51.1
renovate-bot committed Jan 8, 2025
commit b0591d64accba837d5e53f1fc27361e424473f1e
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -131,7 +131,7 @@ jobs:
gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \
/src/library_generation/cli/entry_point.py validate-generation-config
env:
library_generation_image_tag: 2.51.0
library_generation_image_tag: 2.51.1
workspace_name: /workspace

# TODO: Uncomment the needed Github Actions
2 changes: 1 addition & 1 deletion .github/workflows/generated_files_sync.yaml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ on:
pull_request:
name: generation diff
env:
library_generation_image_tag: 2.51.0
library_generation_image_tag: 2.51.1
jobs:
root-pom:
# root pom.xml does not have diff from generated one