Update Soy to 2018-01-03

Change-Id: Ibf4d6945919acb8834ef5df00377ad94f5be8cb6
This commit is contained in:
Dave Borowitz 2018-01-04 13:09:32 -05:00
parent 0f5d98cc33
commit 843ea31dce

View File

@ -571,8 +571,8 @@ maven_jar(
# Keep this version of Soy synchronized with the version used in Gitiles.
maven_jar(
name = "soy",
artifact = "com.google.template:soy:2017-08-08",
sha1 = "792aa49e3ec3f61e793e56b499f0724df1c1e16c",
artifact = "com.google.template:soy:2018-01-03",
sha1 = "62089a55675f338bdfb41fba1b29fe610f654b4d",
)
maven_jar(