gerrit/lib/guava.bzl
Marco Miller fe0a634336 Upgrade guava to 28.2-jre
Change-Id: Ia5876ce091358a90328e221cf633259cad6738b6
2019-12-29 18:03:20 +00:00

6 lines
179 B
Python

GUAVA_VERSION = "28.2-jre"
GUAVA_BIN_SHA1 = "8ec9ed76528425762174f0011ce8f74ad845b756"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"