From e77a2937e54810380144b90e0e68ba33d95906df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:48:51 +0000 Subject: [PATCH] Bump RestSharp from 105.2.3 to 106.12.0 in /DHL-Seife Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.2.3 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/105.2.3...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DHL-Seife/DHL-Seife.csproj | 5 +++-- DHL-Seife/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DHL-Seife/DHL-Seife.csproj b/DHL-Seife/DHL-Seife.csproj index 8abd8cb..ba6a840 100644 --- a/DHL-Seife/DHL-Seife.csproj +++ b/DHL-Seife/DHL-Seife.csproj @@ -56,8 +56,9 @@ ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll - - ..\packages\RestSharp.105.2.3\lib\net452\RestSharp.dll + + ..\packages\RestSharp.106.12.0\lib\net452\RestSharp.dll + True ..\packages\FreeSpire.PDF.5.10.0\lib\net40\Spire.License.dll diff --git a/DHL-Seife/packages.config b/DHL-Seife/packages.config index e963696..4dca9ce 100644 --- a/DHL-Seife/packages.config +++ b/DHL-Seife/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file