Roll external/googletest/ fb11778f4..af39146b4 (1 commit) (#5285)

fb11778f43...af39146b45

$ git log fb11778f4..af39146b4 --date=short --no-merges --format='%ad %ae %s'
2023-06-20 juan cmake: Remove remaining checks for CMAKE_VERSION

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-06-22 05:52:44 -07:00 committed by GitHub
parent 54691dcd73
commit b12c0fe6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
'googletest_revision': 'fb11778f43d5844ca9e2016bae75b22d26ea451f',
'googletest_revision': 'af39146b45619b7b0d98d1c85138bdb571975598',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',