From e2a3473d6c535d12792a39f248e339abf2ef8e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:20:51 +0000 Subject: [PATCH] deps: bump boost-program-options from 1.89.0 to 1.90.0 Bumps [boost-program-options](https://github.com/microsoft/vcpkg) from 1.89.0 to 1.90.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: boost-program-options dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 91a6e6e..f06793c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -8,7 +8,7 @@ }, { "name": "boost-program-options", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-uuid", @@ -42,4 +42,4 @@ "dependencies": [] } } -} +} \ No newline at end of file