Skip to content

Commit

Permalink
Makefile: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Volosatovs committed Mar 18, 2019
1 parent 7ab103b commit 46b5fe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ GRPC_VERSION ?= 1.19.1
GRPC_WEB_VERSION ?= 1.0.3
PROTOBUF_C_VERSION ?= 1.3.1
PROTOC_GEN_DOC_VERSION ?= 1.2.0
PROTOC_GEN_FIELDMASK_VERSION ?= 0.1.0
PROTOC_GEN_FIELDMASK_VERSION ?= 0.1.1
PROTOC_GEN_GO_VERSION ?= 1.3.1
PROTOC_GEN_GOGO_VERSION ?= 1.2.1
PROTOC_GEN_GOGOTTN_VERSION ?= 3.0.11
PROTOC_GEN_GOGOTTN_VERSION ?= 3.0.12
PROTOC_GEN_LINT_VERSION ?= 0.2.1
PROTOC_GEN_VALIDATE_VERSION ?= 0.0.13
PROTOC_GEN_VALIDATE_VERSION ?= 0.0.14
RUST_PROTOBUF_VERSION ?= 2.4.0
RUST_VERSION ?= 1.33.0
SWIFT_VERSION ?= 4.2.3
Expand Down

0 comments on commit 46b5fe7

Please sign in to comment.