Roll external/googletest/ 116b7e552..518387203 (1 commit) (#5450)

116b7e5528...518387203b

$ git log 116b7e552..518387203 --date=short --no-merges --format='%ad %ae %s'
2023-10-23 dinor StartsWith: Explicitly construct matcher-typed strings from matchee parameter

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-10-25 21:37:34 +00:00 committed by GitHub
parent 01e851be93
commit 33bac51443
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': '116b7e55281c4200151524b093ecc03757a4ffda',
'googletest_revision': '518387203b573f35477fa6872dd54620e70d2bdb',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',