summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david.ostrovsky@gmail.com>2021-01-09 10:28:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-01-09 10:28:46 +0000
commitd7748bd81f2bb86c7a445eda089bf8dac15e1aab (patch)
treecccc428cdb1d9867a7d4760de7b5beb5f9405e58
parent41c0939497c9b1a921410283f7405457f7285bbb (diff)
parent6fb02b5137b0cea1cf2641fa003dad379c6a446b (diff)
Merge "Revert "Upgrade soy to 2020-08-24"" into stable-3.1
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 36dc61b850..ee10303cea 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -752,8 +752,8 @@ maven_jar(
# 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",
)
maven_jar(