From 79749dfb7b4c124ea857f543bb8f57c4b82c26d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 17:51:54 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and 2 others Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.10.0 Bumps Sentry.Extensions.Logging from 6.8.0 to 6.10.0 Bumps Telegram.Bot from 22.10.2.1 to 22.10.3 --- updated-dependencies: - dependency-name: Sentry.Extensions.Logging dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: Telegram.Bot dependency-version: 22.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-and-patch - dependency-name: Sentry.Extensions.Logging dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch ... Signed-off-by: dependabot[bot] --- SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj | 2 +- SosuBot/SosuBot.csproj | 4 ++-- .../SosuBot.PerformanceCalculator.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj b/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj index cb281c3..01e9a42 100644 --- a/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj +++ b/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj @@ -19,7 +19,7 @@ - + diff --git a/SosuBot/SosuBot.csproj b/SosuBot/SosuBot.csproj index fdd0420..cc03ccf 100644 --- a/SosuBot/SosuBot.csproj +++ b/SosuBot/SosuBot.csproj @@ -26,10 +26,10 @@ - + - + diff --git a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj index e007d36..a3d097e 100644 --- a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj +++ b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj @@ -9,7 +9,7 @@ - + all