diff --git a/vcpkg.json b/vcpkg.json index 203fc9708b..cf9cb8ff04 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -50,11 +50,11 @@ "overrides": [ { "name": "catch2", - "version": "3.3.1" + "version": "3.4.0" }, { "name": "fmt", - "version": "10.0.0" + "version": "10.1.0" } ] }