We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af27ea4 commit 20ca9b2Copy full SHA for 20ca9b2
tests/WORKSPACE
@@ -232,9 +232,9 @@ http_archive(
232
# As a test dep of com_google_absl.
233
http_archive(
234
name = "com_google_googletest",
235
- sha256 = "78c676fc63881529bf97bf9d45948d905a66833fbfa5318ea2cd7478cb98f399",
236
- strip_prefix = "googletest-1.16.0",
237
- urls = ["https://github.com/google/googletest/archive/v1.16.0.tar.gz"],
+ sha256 = "65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c",
+ strip_prefix = "googletest-1.17.0",
+ urls = ["https://github.com/google/googletest/archive/v1.17.0.tar.gz"],
238
)
239
240
0 commit comments