Skip to content

Commit 754b6d8

Browse files
Updating Catch2 version
1 parent a4a26b6 commit 754b6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ target_compile_features ( shared_buffer_test PRIVATE cxx_std_20 )
1515
# add dependencies
1616
include ( ../cmake/download_cpm.cmake )
1717

18-
CPMAddPackage ( "gh:catchorg/Catch2@3.5.4" )
18+
CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" )
1919
CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.0" )
2020

2121
# link dependencies

0 commit comments

Comments
 (0)