Skip to content

Commit fa3f535

Browse files
committed
Upgrade downloaded Catch2 version to v3.7.1
1 parent 4597b6c commit fa3f535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set(GFX_TIMSORT_SANITIZE "" CACHE STRING "Comma-separated list of options to pas
1313
FetchContent_Declare(
1414
Catch2
1515
GIT_REPOSITORY https://github.com/catchorg/Catch2
16-
GIT_TAG v3.5.0
16+
GIT_TAG fa43b77429ba76c462b1898d6cd2f2d7a9416b14 # v3.7.1
1717
SYSTEM
1818
FIND_PACKAGE_ARGS 3.1.0
1919
)

0 commit comments

Comments
 (0)