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 25e3bdc commit ebd2b07Copy full SHA for ebd2b07
tests/CMakeLists.txt
@@ -25,7 +25,7 @@ else()
25
FetchContent_Declare(
26
Catch2
27
GIT_REPOSITORY https://github.com/catchorg/Catch2
28
- GIT_TAG 25319fd3047c6bdcf3c0170e76fa526c77f99ca9 # v3.10.0
+ GIT_TAG b3fb4b9feafcd8d91c5cb510a4775143fdbef02f # v3.11.0
29
)
30
FetchContent_GetProperties(Catch2)
31
if (NOT Catch2_POPULATED)
0 commit comments