Skip to content

Commit

Permalink
Merge pull request zeromq#559 from nandanvasudevan/master
Browse files Browse the repository at this point in the history
Updating Catch2 v2 to v2.13.9
  • Loading branch information
gummif authored Jun 15, 2022
2 parents 9070e7c + 60aa6ad commit 7742eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (NOT Catch2_FOUND)
FetchContent_Declare(
Catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG v2.13.4)
GIT_TAG v2.13.9)

FetchContent_MakeAvailable(Catch2)

Expand Down

0 comments on commit 7742eb3

Please sign in to comment.