Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

chore(deps): update gRPC and protobuf #847

Merged
merged 1 commit into from Jan 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions dependencies.properties
Expand Up @@ -23,9 +23,9 @@ version.gax_httpjson=0.70.1-SNAPSHOT
# Versions for dependencies which actual artifacts differ between Bazel and Gradle.
# Gradle build depends on prebuilt maven artifacts, while Bazel build depends on Bazel workspaces
# with the sources.
version.com_google_protobuf=3.10.0
version.com_google_protobuf=3.11.1
version.google_java_format=1.1
version.io_grpc=1.25.0
version.io_grpc=1.26.0

# Maven artifacts.
# Note, the actual name of each property matters (bazel build scripts depend on it).
Expand Down