mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40:39 +01:00
Update dependency versions
This commit is contained in:
@@ -21,7 +21,7 @@ include(FetchContent)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
googletest
|
googletest
|
||||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||||
GIT_TAG v1.16.0
|
GIT_TAG v1.17.0
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(googletest)
|
FetchContent_MakeAvailable(googletest)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user