Skip to content

Commit b9cc80f

Browse files
committed
Update the tests catch2 dependency
1 parent c96a3a6 commit b9cc80f

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 @@ Include(FetchContent)
88
FetchContent_Declare(
99
Catch2
1010
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
11-
GIT_TAG v3.1.0
11+
GIT_TAG v3.3.2
1212
)
1313

1414
FetchContent_MakeAvailable(Catch2)

0 commit comments

Comments
 (0)