From e74d84f10b9a214f8d7c713a31a2099aeb6b7b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:45:11 +0000 Subject: [PATCH] Bump boost-format from 1.88.0 to 1.89.0 Bumps [boost-format](https://github.com/microsoft/vcpkg) from 1.88.0 to 1.89.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: boost-format dependency-version: 1.89.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 093b25351..73df2ae7e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -18,7 +18,7 @@ }, { "name": "boost-format", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-optional", @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file