Skip to content

Commit 91cfa15

Browse files
derekmaurocopybara-github
authored andcommitted
Update GoogleTest dependency to 1.17.0 to support GCC15
PiperOrigin-RevId: 753579654 Change-Id: I83a7c4a40c8178cc70682b30bf6db605e06ad53d
1 parent a9a1b50 commit 91cfa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ bazel_dep(
3939
# intended to be used by Abseil users depend on GoogleTest.
4040
bazel_dep(
4141
name = "googletest",
42-
version = "1.16.0.bcr.1",
42+
version = "1.17.0",
4343
)

0 commit comments

Comments
 (0)