Upgrade soy to 2019-04-18

Change-Id: I8c15fe6fddb46aeee263a8ad24680994aa9c8e27
This commit is contained in:
David Pursehouse
2019-05-15 15:10:25 +02:00
parent d31f32c823
commit 36a7cb6f92

View File

@@ -749,8 +749,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-03-11",
sha1 = "119ac4b3eb0e2c638526ca99374013965c727097",
artifact = "com.google.template:soy:2019-04-18",
sha1 = "5750208855562d74f29eee39ee497d5cf6df1490",
)
maven_jar(