Merge "Upgrade blame-cache to 0.2-5" into stable-2.15

This commit is contained in:
Dave Borowitz 2017-10-27 17:04:51 +00:00 committed by Gerrit Code Review
commit 8e06a77ef3
1 changed files with 2 additions and 2 deletions

View File

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