Skip to content

Commit 1f5f5c2

Browse files
Updating Catch2 version
1 parent d51bb5f commit 1f5f5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.6.0" )
18+
CPMAddPackage ( "gh:catchorg/Catch2@3.7.0" )
1919
CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.0" )
2020

2121
# link dependencies

0 commit comments

Comments
 (0)