Skip to content

Commit 314069c

Browse files
committed
chore(deps): update dependency com.google.api:gapic-generator-java to v2.64.2
1 parent ecb0b2a commit 314069c

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
@@ -127,7 +127,7 @@ jobs:
127127
gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \
128128
/src/library_generation/cli/entry_point.py validate-generation-config
129129
env:
130-
library_generation_image_tag: 2.62.3
130+
library_generation_image_tag: 2.64.2
131131
workspace_name: /workspace
132132

133133
# 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
@@ -17,7 +17,7 @@ on:
1717
pull_request:
1818
name: generation diff
1919
env:
20-
library_generation_image_tag: 2.62.3
20+
library_generation_image_tag: 2.64.2
2121
jobs:
2222
root-pom:
2323
# root pom.xml does not have diff from generated one

0 commit comments

Comments
 (0)