diff --git a/vcpkg.json b/vcpkg.json index 720b7f7..ec3f709 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -30,11 +30,11 @@ }, { "name": "nlohmann-json", - "version": "3.12.0" + "version": "3.11.3" }, { "name": "catch2", "version": "3.8.1" } ] -} \ No newline at end of file +}