gerrit/lib/guava.bzl
David Pursehouse 4049ba2a62 Upgrade guava to 21.0
Change-Id: I159c6d3a42e5166f93c6eb410018ce3297876e50
2017-02-21 10:44:59 +09:00

6 lines
175 B
Python

GUAVA_VERSION = "21.0"
GUAVA_BIN_SHA1 = "3a3d111be1be1b745edfa7d91678a12d7ed38709"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"