From a16b220605dcd8ef298bb91f96dbedadf2a208b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:32:23 +0000 Subject: [PATCH] build(deps): bump RestSharp in /src/InRiver.Rest.Lib Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.1.0 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/105.1.0...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/InRiver.Rest.Lib/InRiver.Rest.Lib.csproj | 11 +++++++---- src/InRiver.Rest.Lib/packages.config | 4 ++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/InRiver.Rest.Lib/InRiver.Rest.Lib.csproj b/src/InRiver.Rest.Lib/InRiver.Rest.Lib.csproj index a88b68c..329af08 100644 --- a/src/InRiver.Rest.Lib/InRiver.Rest.Lib.csproj +++ b/src/InRiver.Rest.Lib/InRiver.Rest.Lib.csproj @@ -1,5 +1,4 @@ - inRiverCommunity.Rest.Client 1.0.3 @@ -12,11 +11,15 @@ 0.1.0.3 0.1.0.3 - - - + + + ..\packages\RestSharp.106.12.0\lib\netstandard2.0\RestSharp.dll + True + + + \ No newline at end of file diff --git a/src/InRiver.Rest.Lib/packages.config b/src/InRiver.Rest.Lib/packages.config index 3caf34e..1d3dddf 100644 --- a/src/InRiver.Rest.Lib/packages.config +++ b/src/InRiver.Rest.Lib/packages.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file