gerrit/lib/guava.bzl
David Pursehouse 0da989a0a5 Upgrade guava to version 24.1
Change-Id: If4df75e4bfc13c3a96cf5945b32e354eef46f168
2018-03-16 11:21:43 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "24.1-jre"
GUAVA_BIN_SHA1 = "96c528475465aeb22cce60605d230a7e67cebd7b"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"