Skip to content

Commit

Permalink
Further PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
James Craig Burley committed Nov 29, 2021
1 parent 5d56bae commit e2912b3
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 @@ -9,7 +9,7 @@ LATEST=${1:false}
GO_VERSION=${GO_VERSION:-1.17}
GRPC_VERSION=${GRPC_VERSION:-1.42}
GRPC_JAVA_VERSION=${GRPC_JAVA_VERSION:-1.42}
GRPC_WEB_VERSION=${GRPC_WEB_VERSION:-1.3.0}
GRPC_WEB_VERSION=${GRPC_WEB_VERSION:-1.2.1}
GRPC_GATEWAY_VERSION=${GRPC_GATEWAY_VERSION:-2.0.1}
UBER_PROTOTOOL_VERSION=${UBER_PROTOTOOL_VERSION:-1.3.0}
SCALA_PB_VERSION=${SCALA_PB_VERSION:-0.11.0}
Expand Down

0 comments on commit e2912b3

Please sign in to comment.