Skip to content

Commit

Permalink
Merge pull request #20 from ido-namely/renovate/grpc-major-upgrade
Browse files Browse the repository at this point in the history
chore(deps): update dependency grpc/grpc to v1.46
  • Loading branch information
ido-namely committed May 26, 2022
2 parents 2e66b70 + 17d58a5 commit 4c6432d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONTAINER=${DOCKER_REPO}${NAMESPACE}
LATEST=${1:false}

GO_VERSION=${GO_VERSION:-1.17}
GRPC_VERSION=${GRPC_VERSION:-1.44}
GRPC_VERSION=${GRPC_VERSION:-1.46}
GRPC_JAVA_VERSION=${GRPC_JAVA_VERSION:-1.46}
GRPC_WEB_VERSION=${GRPC_WEB_VERSION:-1.3.0}
GRPC_GATEWAY_VERSION=${GRPC_GATEWAY_VERSION:-2.0.1}
Expand Down

0 comments on commit 4c6432d

Please sign in to comment.