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.0
  • Loading branch information
renovate-bot committed Dec 12, 2024
1 parent e9ab002 commit 8cfa8a8
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.50.0
library_generation_image_tag: 2.51.0
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.50.0
library_generation_image_tag: 2.51.0
jobs:
root-pom:
# root pom.xml does not have diff from generated one
Expand Down

0 comments on commit 8cfa8a8

Please sign in to comment.