diff --git a/CMakeLists.txt b/CMakeLists.txt index 312984e..0495f4f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -112,7 +112,7 @@ if (CREATURELIB_TESTS) CPMAddPackage( NAME doctest GITHUB_REPOSITORY doctest/doctest - GIT_TAG 2.4.0 + GIT_TAG v2.4.8 DOWNLOAD_ONLY YES ) # Create Test executable