Skip to content

Commit

Permalink
Bump GoogleTest
Browse files Browse the repository at this point in the history
  • Loading branch information
thbeu committed Aug 12, 2024
1 parent ffe7974 commit 6524cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(FetchContent)
FetchContent_Declare(
googletest
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG v1.14.0
GIT_TAG v1.15.2
)

# For Windows: Prevent overriding the parent project's compiler/linker settings
Expand Down

0 comments on commit 6524cd2

Please sign in to comment.