diff options
Diffstat (limited to 'infra')
-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 b925062a65..1f9f8c8640 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "8ec54f1a5496de9a04b10c0c730a682d3af9ecaa", + "revision": "07dbac2436d84b0a01a8b861f7b81d297c9c1cca", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "84a695b241eb61b3b6d1a0fa9d63ef572d26cdbd", + "revision": "8d7bd42ec1713294cf6cb36127c96a1f439f9419", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |