Merge branch 'stable-2.15'

* stable-2.15:
  Upgrade blame-cache to 0.2-5

Change-Id: I14f51c280cb2eacd447b3b233a86c9812d6f7c37
This commit is contained in:
David Pursehouse
2017-10-28 11:24:43 +09:00

View File

@@ -568,10 +568,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.