Skip to content

Commit

Permalink
chore: bump googletest to v1.15.0 (#2430)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jul 16, 2024
1 parent 79d53a1 commit 2b9fd53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/gtest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(gtest
google/googletest v1.14.0
MD5=b4911e882c51cba34bebfb5df500a650
google/googletest v1.15.0
MD5=94dafd2b785621e2eeffde85ac9198b7
)

FetchContent_MakeAvailableWithArgs(gtest
Expand Down

0 comments on commit 2b9fd53

Please sign in to comment.