Skip to content

Commit

Permalink
upgrade to Catch2 version 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Nov 3, 2024
1 parent 979e904 commit 431871c
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 @@ -7,7 +7,7 @@ set(FETCHCONTENT_QUIET FALSE)
FetchContent_Declare(
Catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG v3.4.0
GIT_TAG v3.7.1
GIT_PROGRESS TRUE
)

Expand Down

0 comments on commit 431871c

Please sign in to comment.