Skip to content

Commit

Permalink
Update Catch2 to v3.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineKhaldi committed Jun 13, 2023
1 parent a2049c5 commit 43a40b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ ENDIF()
FetchContent_Declare(
Catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG v3.2.1
GIT_TAG v3.3.2
)
FetchContent_MakeAvailable(Catch2)

Expand Down

0 comments on commit 43a40b8

Please sign in to comment.