Skip to content

Commit

Permalink
Updating Catch2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffg-softwarelibre committed Aug 20, 2024
1 parent d51bb5f commit 1f5f5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ target_compile_features ( shared_buffer_test PRIVATE cxx_std_20 )
# add dependencies
include ( ../cmake/download_cpm.cmake )

CPMAddPackage ( "gh:catchorg/Catch2@3.6.0" )
CPMAddPackage ( "gh:catchorg/Catch2@3.7.0" )
CPMAddPackage ( "gh:connectivecpp/utility-rack@1.0.0" )

# link dependencies
Expand Down

0 comments on commit 1f5f5c2

Please sign in to comment.