Merge "Merge branch 'stable-3.3'"

This commit is contained in:
David Ostrovsky
2021-01-14 22:16:09 +00:00
committed by Gerrit Code Review
14 changed files with 504 additions and 21 deletions

View File

@@ -180,8 +180,8 @@ def declare_nongoogle_deps():
# Keep this version of Soy synchronized with the version used in Gitiles.
maven_jar(
name = "soy",
artifact = "com.google.template:soy:2020-08-24",
sha1 = "e774bf5cc95923d2685292883fe219e231346e50",
artifact = "com.google.template:soy:2019-10-08",
sha1 = "4518bf8bac2dbbed684849bc209c39c4cb546237",
)
# Test-only dependencies below.