Skip to content

Commit 5938fc8

Browse files
committed
Updating doctest
1 parent 2b23b54 commit 5938fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ endif()
88
include(FetchContent)
99

1010
FetchContent_Declare(doctest
11-
URL https://raw.githubusercontent.com/doctest/doctest/v2.4.11/doctest/doctest.h
11+
URL https://raw.githubusercontent.com/doctest/doctest/v2.5.2/doctest/doctest.h
1212
DOWNLOAD_NO_EXTRACT TRUE
1313
SOURCE_DIR downloaded/doctest
1414
)

0 commit comments

Comments
 (0)