Upgrade soy to 2019-10-08

Change-Id: I32b76bce5eb14f92aed467e687365d6013705d52
This commit is contained in:
David Pursehouse
2019-10-11 14:26:29 +09:00
parent c207f3a87a
commit b8f8c60e87

View File

@@ -743,8 +743,8 @@ maven_jar(
# Keep this version of Soy synchronized with the version used in Gitiles.
maven_jar(
name = "soy",
artifact = "com.google.template:soy:2019-09-03",
sha1 = "40781da0302b4b5d53006dc8bd5a432c7288d807",
artifact = "com.google.template:soy:2019-10-08",
sha1 = "4518bf8bac2dbbed684849bc209c39c4cb546237",
)
maven_jar(