You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: external/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@ Good news! There are no external dependencies needed by this library at runtime!
4
4
5
5
## Catch
6
6
7
-
[Catch 1.9.6](https://github.com/catchorg/Catch2/releases/tag/v1.9.6) is used by our [unit tests](../tests). You will only need it if you run the unit tests and it is included as-is without modifications.
7
+
[Catch2 v2.5.0](https://github.com/catchorg/Catch2/releases/tag/v2.5.0) is used by our [unit tests](../tests). You will only need it if you run the unit tests and it is included as-is without modifications.
0 commit comments