Skip to content

Commit 150681a

Browse files
authored
Update CMakeLists.txt
1 parent 4c53e35 commit 150681a

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
@@ -11,7 +11,7 @@ Include(FetchContent)
1111
FetchContent_Declare(
1212
Catch2
1313
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
14-
GIT_TAG v2.13.6
14+
GIT_TAG v2.13.10
1515
)
1616

1717
FetchContent_MakeAvailable(Catch2)

0 commit comments

Comments
 (0)