From 4a80262a7f62efee48c93780ae090f5f284c2487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:02:07 +0000 Subject: [PATCH 1/2] Bump Sentry.Extensions.Logging from 5.13.0 to 5.14.1 --- updated-dependencies: - dependency-name: Sentry.Extensions.Logging dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../RealEstatesWatcher.UI.Console.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj b/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj index cee5fc3..97fb662 100644 --- a/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj +++ b/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj @@ -33,7 +33,7 @@ - + From 07919d7e6252ce355fbfd6b7d3fcd5ba1bc27a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Vr=C3=A1bel?= Date: Tue, 19 Aug 2025 17:06:32 +0200 Subject: [PATCH 2/2] Update RealEstatesWatcher.UI.Console.csproj Updated Microsoft Extensions dependencies back to their highest versions. --- .../RealEstatesWatcher.UI.Console.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj b/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj index 7306293..88a4cfb 100644 --- a/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj +++ b/RealEstatesWatcher.UI.Console/RealEstatesWatcher.UI.Console.csproj @@ -29,9 +29,9 @@ - - - + + +