gerrit/lib/guava.bzl
David Ostrovsky 87f3fdbf67 Bump guava to 20.0
Change-Id: Ie34c4b8b301871090665173d21af55729740ad02
2016-11-07 09:28:54 +01:00

4 lines
173 B
Python

GUAVA_VERSION = '20.0'
GUAVA_BIN_SHA1 = '89507701249388e1ed5ddcf8c41f4ce1be7831ef'
GUAVA_DOC_URL = 'https://google.github.io/guava/releases/' + GUAVA_VERSION + '/api/docs/'