From 46ba97238a32fc5b687af68c5e0c878a03383a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:45:05 +0000 Subject: [PATCH] Bump boost-multiprecision from 1.88.0 to 1.89.0 Bumps [boost-multiprecision](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-multiprecision 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..f1e62160d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -42,7 +42,7 @@ }, { "name": "boost-multiprecision", - "version>=": "1.88.0" + "version>=": "1.89.0" }, "openssl" ], @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file