Roll external/googletest/ 7ee260c54..057b4e904 (1 commit) (#5190)

7ee260c549...057b4e904f

$ git log 7ee260c54..057b4e904 --date=short --no-merges --format='%ad %ae %s'
2023-04-05 absl-team gtest.cc: run tests within a test suite in a deterministic order.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-04-06 10:58:00 -04:00 committed by GitHub
parent dd03c1fca4
commit 13ea01b3ea
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': '7ee260c54921571b18b15049304426fe151c1265',
'googletest_revision': '057b4e904fd754135dc19ff557c14036fd316425',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1',