Skip to content

Commit 917e7f2

Browse files
Google APIscopybara-github
authored andcommitted
fix: update gapic-generator-java with mock service generation fixes
PiperOrigin-RevId: 457524730
1 parent f46dc24 commit 917e7f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ grpc_java_repositories()
236236

237237
# Java microgenerator.
238238
# Must go AFTER java-gax, since both java gax and gapic-generator are written in java and may conflict.
239-
_gapic_generator_java_version = "2.8.2"
239+
_gapic_generator_java_version = "2.8.3"
240240

241241
http_archive(
242242
name = "gapic_generator_java",

0 commit comments

Comments
 (0)