diff --git a/vcpkg.json b/vcpkg.json index ccecb8906..dfd925a1d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -6,27 +6,27 @@ "dependencies": [ { "name": "boost-thread", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-asio", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-chrono", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-format", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-optional", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-property-tree", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-property-tree", @@ -34,15 +34,15 @@ }, { "name": "boost-system", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-uuid", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-multiprecision", - "version>=": "1.89.0" + "version>=": "1.90.0" }, "openssl" ],