Skip to content

Commit d93802c

Browse files
authored
chore(deps): update dependency com.google.api:gapic-generator-java to v2.57.0 (#11482)
1 parent 3d398b7 commit d93802c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \
132132
/src/library_generation/cli/entry_point.py validate-generation-config
133133
env:
134-
library_generation_image_tag: 2.54.0
134+
library_generation_image_tag: 2.57.0
135135
workspace_name: /workspace
136136

137137
# TODO: Uncomment the needed Github Actions

.github/workflows/generated_files_sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
pull_request:
2121
name: generation diff
2222
env:
23-
library_generation_image_tag: 2.54.0
23+
library_generation_image_tag: 2.57.0
2424
jobs:
2525
root-pom:
2626
# root pom.xml does not have diff from generated one

0 commit comments

Comments
 (0)