diff options
| author | liamwhite <liamwhite@users.noreply.github.com> | 2023-01-22 18:22:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-22 18:22:47 -0500 |
| commit | f99f618d45ad862c4bc23fc28c91d1c48218a3cb (patch) | |
| tree | ec7b1205207b6c177af1bad768119e713b30138d /vcpkg.json | |
| parent | 78df1ddce8853255863adbe14bdfb7abf60319fe (diff) | |
| parent | 7a2bd13f5bf00153fc543daa779c1037ecbe4298 (diff) | |
Merge pull request #9555 from abouvier/catch2-update
tests: update catch2 to 3.0.1
Diffstat (limited to 'vcpkg.json')
| -rw-r--r-- | vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index 3c92510d6..ef271f778 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -40,7 +40,7 @@ "overrides": [ { "name": "catch2", - "version": "2.13.9" + "version": "3.0.1" }, { "name": "fmt", |
