From e2481df25677d7b2b7b7593827ccd886d908b1aa Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 8 Jan 2025 19:23:17 +0100 Subject: [PATCH] chore(deps): update dependency com.google.api:gapic-generator-java to v2.51.1 (#11381) --- .github/workflows/ci.yaml | 2 +- .github/workflows/generated_files_sync.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 42b52d89fbe2..8fd25394fa2e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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 diff --git a/.github/workflows/generated_files_sync.yaml b/.github/workflows/generated_files_sync.yaml index a6252239ccb3..8e78511907fc 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -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