From 0af695a6e15ee9975c343f57462669469d4271c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 04:19:10 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk, Polly and RestSharp Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 Bumps Polly from 8.6.3 to 8.6.5 Bumps RestSharp from 112.1.0 to 113.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Polly dependency-version: 8.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: RestSharp dependency-version: 113.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- TelnyxSharp.Tests/TelnyxSharp.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TelnyxSharp.Tests/TelnyxSharp.Tests.csproj b/TelnyxSharp.Tests/TelnyxSharp.Tests.csproj index 6a72f07..9901ae4 100644 --- a/TelnyxSharp.Tests/TelnyxSharp.Tests.csproj +++ b/TelnyxSharp.Tests/TelnyxSharp.Tests.csproj @@ -9,10 +9,10 @@ - + - - + +