diff --git a/vcpkg.json b/vcpkg.json index 66fcadd04..c283c0d0f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -6,27 +6,27 @@ "dependencies": [ { "name": "boost-thread", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-asio", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-chrono", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-format", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-optional", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-property-tree", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-property-tree", @@ -34,15 +34,15 @@ }, { "name": "boost-system", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-uuid", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-multiprecision", - "version>=": "1.88.0" + "version>=": "1.89.0" }, "openssl" ], @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file