Skip to content

Commit 5b168e1

Browse files
authored
chore(deps): update dependency com.google.api:gapic-generator-java to v2.45.0 (#11121)
1 parent e31beb7 commit 5b168e1

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
@@ -130,7 +130,7 @@ jobs:
130130
gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \
131131
/src/cli/entry_point.py validate-generation-config
132132
env:
133-
library_generation_image_tag: 2.44.0
133+
library_generation_image_tag: 2.45.0
134134
workspace_name: /workspace
135135

136136
# 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.44.0
23+
library_generation_image_tag: 2.45.0
2424
jobs:
2525
root-pom:
2626
# root pom.xml does not have diff from generated one

0 commit comments

Comments
 (0)