diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index ee181bd..d5295bf 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -11,8 +11,8 @@ project ( binary_serialize_test LANGUAGES CXX ) # add dependencies include ( ../cmake/download_cpm.cmake ) -CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" ) -CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.0" ) +CPMAddPackage ( "gh:catchorg/Catch2@3.7.0" ) +CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.3" ) set ( test_app_names byteswap_test extract_append_test