Skip to content

Commit

Permalink
Bump catch2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Flast committed May 30, 2024
1 parent 2b3d8a4 commit 8010355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/catch2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if(NOT Catch2_FOUND)
FetchContent_Declare(
Catch2
GIT_REPOSITORY https://github.com/catchorg/catch2
GIT_TAG v3.3.2
GIT_TAG v3.5.4
)

FetchContent_MakeAvailable(Catch2)
Expand Down

0 comments on commit 8010355

Please sign in to comment.