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.
1 parent 9070e7c commit 60aa6adCopy full SHA for 60aa6ad
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