Files
gerrit/lib/guava.bzl
David Pursehouse d31f32c823 Upgrade guava to 28.0-jre
Change-Id: I5cb8c5b1d077353da35b2ef4d8bfc1fe566b12c5
2019-06-13 10:20:31 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "28.0-jre"
GUAVA_BIN_SHA1 = "54fed371b4b8a8cce1e94a9abd9620982d3aa54b"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"