Upgrade gitiles blame-cache to 0.2-6

Change-Id: Id2d0ac86bf6c2c322d56d5f0756e2e54003a1a6d
This commit is contained in:
David Pursehouse
2018-04-14 18:53:31 +02:00
parent d620ad1043
commit 99966a594a

View File

@@ -566,10 +566,10 @@ maven_jar(
maven_jar(
name = "blame_cache",
artifact = "com/google/gitiles:blame-cache:0.2-5",
artifact = "com/google/gitiles:blame-cache:0.2-6",
attach_source = False,
repository = GERRIT,
sha1 = "50861b114350c598579ba66f99285e692e3c8d45",
sha1 = "64827f1bc2cbdbb6515f1d29ce115db94c03bb6a",
)
# Keep this version of Soy synchronized with the version used in Gitiles.