diff options
| -rw-r--r-- | vcpkg.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/vcpkg.json b/vcpkg.json index 0352dab77..19f99e89e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -49,7 +49,7 @@      "overrides": [          {              "name": "catch2", -            "version": "3.0.1" +            "version": "3.3.1"          },          {              "name": "fmt", | 
