Roll external/googletest/ 0bdaac5a1..797b0ad2a (1 commit) (#5207)

0bdaac5a14...797b0ad2a3

$ git log 0bdaac5a1..797b0ad2a --date=short --no-merges --format='%ad %ae %s'
2023-04-28 dinor Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-05-01 10:12:36 -04:00 committed by GitHub
parent 8e1001e938
commit 08d8fae589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -5,7 +5,7 @@ vars = {
'effcee_revision': '66edefd2bb641de8a2f46b476de21f227fc03a28',
'googletest_revision': '0bdaac5a1401fffac6b64581efc639734aded793',
'googletest_revision': '797b0ad2a3a45608ecf5c67e6e289d377a3521ca',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',