Skip to content

Commit 2ded046

Browse files
renovate[bot]sjinks
authored andcommitted
chore(deps): update dependency google/googletest to v1.16.0
1 parent 114a62b commit 2ded046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if(BUILD_TESTS)
3535
if(NOT TARGET GTest::gtest)
3636
message(STATUS "Google Test not found, fetching it from GitHub")
3737
# renovate: datasource=github-tags depName=google/googletest
38-
set(GTEST_VERSION "v1.15.2")
38+
set(GTEST_VERSION "v1.16.0")
3939
FetchContent_Declare(
4040
googletest
4141
GIT_REPOSITORY https://github.com/google/googletest

0 commit comments

Comments
 (0)