Skip to content

Commit

Permalink
chore: bump googletest to v1.15.2 (apache#2460)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Aug 6, 2024
1 parent bf56a05 commit 76cb42d
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.15.0
MD5=94dafd2b785621e2eeffde85ac9198b7
google/googletest v1.15.2
MD5=eb1c5c237d13ed12bf492d3997ca6b0d
)

FetchContent_MakeAvailableWithArgs(gtest
Expand Down

0 comments on commit 76cb42d

Please sign in to comment.