From d28fc4b300460ff1229a9539d5e0977e40bde94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:51:09 +0000 Subject: [PATCH] Bump AutoMapper and Microsoft.Extensions.Logging.Abstractions Bumps AutoMapper from 10.1.1 to 15.1.1 Bumps Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 10.0.0 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 15.1.1 dependency-type: direct:production - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FastText.NetWrapper/FastText.NetWrapper.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FastText.NetWrapper/FastText.NetWrapper.csproj b/FastText.NetWrapper/FastText.NetWrapper.csproj index 5fadc90..477b103 100644 --- a/FastText.NetWrapper/FastText.NetWrapper.csproj +++ b/FastText.NetWrapper/FastText.NetWrapper.csproj @@ -13,11 +13,11 @@ - + - +