Skip to content

Commit a2747b6

Browse files
committed
updated catch2 to v3.3.1
1 parent ed52590 commit a2747b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ set(CATCH_INSTALL_EXTRAS Off)
5454
FetchContent_Declare(
5555
Catch2
5656
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
57-
GIT_TAG v3.2.0
57+
GIT_TAG v3.3.1
5858
)
5959

6060
FetchContent_MakeAvailable(Catch2)

0 commit comments

Comments
 (0)