diff --git a/CMakeLists.txt b/CMakeLists.txt index 664941e4..f31de736 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -135,7 +135,7 @@ FetchContent_Declare( FetchContent_Declare( catch2 GIT_REPOSITORY https://github.com/catchorg/Catch2 - GIT_TAG 4e8d92b + GIT_TAG v3.13.0 EXCLUDE_FROM_ALL )