diff options
Diffstat (limited to 'infra/config/recipes.cfg')
-rw-r--r-- | infra/config/recipes.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 30903db2b8..fa52131629 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "08049e2db2ee6919df9a0bd4e9b18b0acdc378e7", + "revision": "1ce7c19e6520b9079a144a24ae2f4181486eb491", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "3e09a61a1ad7c8f21e2ce2afd7240855c318d7ce", + "revision": "16a83eb5fd3d855a2bd41974fe7268d42fef3866", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |