Roll external/googletest/ 18fa6a4db..9b12f749f (1 commit) (#5276)

18fa6a4db3...9b12f749fa

$ git log 18fa6a4db..9b12f749f --date=short --no-merges --format='%ad %ae %s'
2023-06-01 niranjan.nilakantan Ignore the .cache directory create by VSCode.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-06-17 17:17:35 -07:00 committed by GitHub
parent 6b9fc79330
commit a720a6926e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'effcee_revision': '6d3b974a7779506b59d70cc7ecea1e47931c7183',
'googletest_revision': '18fa6a4db32a30675c0b19bf72f8b5f693d21a23',
'googletest_revision': '9b12f749fa972d08703d8459e9bf3239617491ca',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',