From 90f6a2875fe606dc5f375e8c7da0af30f29bad06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:34:03 -0400 Subject: [PATCH] Roll external/googletest/ 471087fbf..fa8720982 (2 commits) (#5167) https://github.com/google/googletest/compare/471087fbfcbc...fa87209829d4 $ git log 471087fbf..fa8720982 --date=short --no-merges --format='%ad %ae %s' 2023-03-20 phoebeliang Revise documentation to include AbslStringify 2023-02-17 darryl Set CMP0069 policy to avoid warnings Created with: roll-dep external/googletest Co-authored-by: GitHub Actions[bot] <> --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index efcf88467..4b39f3fbb 100644 --- a/DEPS +++ b/DEPS @@ -5,7 +5,7 @@ vars = { 'effcee_revision': '66edefd2bb641de8a2f46b476de21f227fc03a28', - 'googletest_revision': '471087fbfcbc3c66071189a67c313eb1d525ee51', + 'googletest_revision': 'fa87209829d47f3fd7c6faf4e99d7d8799e3563d', # Use protobufs before they gained the dependency on abseil 'protobuf_revision': 'v3.13.0.1',