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.
2 parents 62686d6 + fc2b94c commit 1df9a85Copy full SHA for 1df9a85
test/CMakeLists.txt
@@ -11,7 +11,7 @@ project ( binary_serialize_test LANGUAGES CXX )
11
# add dependencies
12
include ( ../cmake/download_cpm.cmake )
13
14
-CPMAddPackage ( "gh:catchorg/Catch2@3.5.4" )
+CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" )
15
CPMAddPackage ( "gh:connectivecpp/[email protected]" )
16
17
set ( test_app_names extract_append_test
0 commit comments