From 1a0658f55aab97e1803ca46896596a04c395d50d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:24:28 +0000 Subject: [PATCH] Roll external/abseil_cpp/ c7cf999bd..67576965a (3 commits) (#5900) * Roll external/googletest/ 35d0c3656..7d76a231b (5 commits) https://github.com/google/googletest/compare/35d0c3656092...7d76a231b0e2 Created with: roll-dep external/googletest * Roll external/abseil_cpp/ 7316f5616..688dd51cc (32 commits) https://github.com/abseil/abseil-cpp/compare/7316f5616bad...688dd51cc48f Created with: roll-dep external/abseil_cpp * Roll external/effcee/ 2c97e5689..a0455557f (2 commits) https://github.com/google/effcee/compare/2c97e5689ed8...a0455557f48e Created with: roll-dep external/effcee --------- Co-authored-by: GitHub Actions[bot] <> --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index a119d1a4ec..ce17e865dc 100644 --- a/DEPS +++ b/DEPS @@ -3,11 +3,11 @@ use_relative_paths = True vars = { 'github': 'https://github.com', - 'abseil_revision': '7316f5616bad0a794b2a75901cc20b0099718085', + 'abseil_revision': '688dd51cc48f9d4dafeaab87e10bc7c0e4a3ecb6', - 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', + 'effcee_revision': 'a0455557f48e617ed5fecb3143c4ad2dbd39cf40', - 'googletest_revision': '35d0c365609296fa4730d62057c487e3cfa030ff', + 'googletest_revision': '7d76a231b0e29caf86e68d1df858308cd53b2a66', # Use protobufs before they gained the dependency on abseil 'protobuf_revision': 'v21.12',