Files
gerrit/lib/guava.bzl
David Pursehouse 2d238a32bb Upgrade guava to 29.0-jre
Change-Id: Ic5ab8203465670c1fac2661a54b5851b2acfbc51
2020-04-19 11:25:08 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "29.0-jre"
GUAVA_BIN_SHA1 = "801142b4c3d0f0770dd29abea50906cacfddd447"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"