Skip to content

Commit

Permalink
chore: release gapic-generator-java v0.1.7
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 375130029
  • Loading branch information
Google APIs authored and Copybara-Service committed May 21, 2021
1 parent 866962d commit 51fe643
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ grpc_java_repositories()

# Java microgenerator.
# Must go AFTER java-gax, since both java gax and gapic-generator are written in java and may conflict.
_gapic_generator_java_version = "1.0.6"
_gapic_generator_java_version = "1.0.7"

http_archive(
name = "gapic_generator_java",
Expand Down Expand Up @@ -408,6 +408,7 @@ gapic_generator_csharp_repositories()
# Ruby
##############################################################################
_gapic_generator_ruby_version = "e10d40afa96a28036da03bb9b0af17d702715886"

_gapic_generator_ruby_sha256 = "a560f2f0d12411b2b4f76ba087f6fcf4d517ef1e9abec1b5a517dfe348e67f3b"

http_archive(
Expand Down

0 comments on commit 51fe643

Please sign in to comment.