From df424e86944e0ed019263b35f2a4a7f82cd1f5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:20:46 +0000 Subject: [PATCH] deps: bump boost-algorithm from 1.89.0 to 1.90.0 Bumps [boost-algorithm](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-algorithm 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..b19986f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -16,7 +16,7 @@ }, { "name": "boost-algorithm", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "spdlog", @@ -42,4 +42,4 @@ "dependencies": [] } } -} +} \ No newline at end of file