From b2a7438a76ca52b8c3e7718b7682a5a284a94944 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 18 Mar 2026 22:22:36 +0000 Subject: [PATCH] chore(deps): update dependency com.google.api:gapic-generator-java to v2.68.0 --- .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 0f16508f26c3..d1389c81c77e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -127,7 +127,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.67.0 + library_generation_image_tag: 2.68.0 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 0cf241ad6d99..0d38be66c5df 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -17,7 +17,7 @@ on: pull_request: name: generation diff env: - library_generation_image_tag: 2.67.0 + library_generation_image_tag: 2.68.0 jobs: root-pom: # root pom.xml does not have diff from generated one