Thanks to visit codestin.com Credit goes to github.com
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.
1 parent d51bb5f commit 1f5f5c2Copy full SHA for 1f5f5c2
test/CMakeLists.txt
@@ -15,7 +15,7 @@ target_compile_features ( shared_buffer_test PRIVATE cxx_std_20 )
15
# add dependencies
16
include ( ../cmake/download_cpm.cmake )
17
18
-CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" )
+CPMAddPackage ( "gh:catchorg/Catch2@3.7.0" )
19
CPMAddPackage ( "gh:connectivecpp/[email protected]" )
20
21
# link dependencies
0 commit comments