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