Skip to content

Commit 7742eb3

Browse files
authored
Merge pull request #559 from nandanvasudevan/master
Updating Catch2 v2 to v2.13.9
2 parents 9070e7c + 60aa6ad commit 7742eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if (NOT Catch2_FOUND)
88
FetchContent_Declare(
99
Catch2
1010
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
11-
GIT_TAG v2.13.4)
11+
GIT_TAG v2.13.9)
1212

1313
FetchContent_MakeAvailable(Catch2)
1414

0 commit comments

Comments
 (0)