Skip to content

Commit

Permalink
chore(deps): update dependency com.google.api:gapic-generator-java to…
Browse files Browse the repository at this point in the history
… v2.51.1 (#11381)
  • Loading branch information
renovate-bot authored Jan 8, 2025
1 parent aa862bb commit e2481df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generated_files_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e2481df

Please sign in to comment.