We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8c0e9b + 754b6d8 commit 87e30c4Copy full SHA for 87e30c4
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.5.4" )
+CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" )
19
CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.0" )
20
21
# link dependencies
0 commit comments