We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9070e7c + 60aa6ad commit 7742eb3Copy full SHA for 7742eb3
tests/CMakeLists.txt
@@ -8,7 +8,7 @@ if (NOT Catch2_FOUND)
8
FetchContent_Declare(
9
Catch2
10
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
11
- GIT_TAG v2.13.4)
+ GIT_TAG v2.13.9)
12
13
FetchContent_MakeAvailable(Catch2)
14
0 commit comments