gerrit/lib/guava.bzl
David Pursehouse 0f74d43db9 Upgrade guava to 27.1-jre
Change-Id: I8b8d48ee1398ea14b13cc348ce44569e5c6e882d
2019-03-12 14:33:21 +09:00

6 lines
179 B
Python

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