Skip to content

Commit b74fecd

Browse files
authored
Update Catch version
1 parent 11cb3fd commit b74fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ if(EXPECTED_BUILD_TESTS)
6868
set(CATCH_BUILD_TESTING OFF)
6969
set(CATCH_INSTALL_DOCS OFF)
7070
FetchContent_Declare(Catch2 URL
71-
https://github.com/catchorg/Catch2/archive/v2.9.2.zip)
71+
https://github.com/catchorg/Catch2/archive/v2.13.10.zip)
7272
FetchContent_MakeAvailable(Catch2)
7373

7474
file(GLOB test-sources CONFIGURE_DEPENDS tests/*.cpp)

0 commit comments

Comments
 (0)