gerrit/lib/guava.bzl
David Pursehouse d6800ce9a7 Upgrade guava to 23.6-jre
Change-Id: I276ff98b51e7af101ad2555921197dca34dc0bf9
2017-12-22 11:14:25 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "23.6-jre"
GUAVA_BIN_SHA1 = "c0b638df79e7b2e1ed98f8d68ac62538a715ab1d"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"