Skip to content

Commit

Permalink
chore: update gapic-generator-java to 0.0.18
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 350949863
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 9, 2021
1 parent b241bbc commit 91e206b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ apple_support_dependencies()
# Java
##############################################################################
# Java microgenerator.
_gapic_generator_java_version = "0.0.16"
_gapic_generator_java_version = "0.0.18"

http_archive(
name = "gapic_generator_java",
Expand Down Expand Up @@ -250,7 +250,6 @@ gapic_generator_python()

gapic_generator_register_toolchains()


##############################################################################
# Go
##############################################################################
Expand Down Expand Up @@ -358,8 +357,8 @@ gapic_generator_csharp_repositories()

http_archive(
name = "gapic_generator_ruby",
strip_prefix = "gapic-generator-ruby-3b24615422fece2fe6c0f60c58695f3ac4060785",
sha256 = "bd8dec9a2cc3306f1fa7c5fe9afff90ac1ff79ffad554161d96483347fa9cce5",
strip_prefix = "gapic-generator-ruby-3b24615422fece2fe6c0f60c58695f3ac4060785",
urls = ["https://github.com/googleapis/gapic-generator-ruby/archive/3b24615422fece2fe6c0f60c58695f3ac4060785.zip"],
)

Expand Down

0 comments on commit 91e206b

Please sign in to comment.