From afa3ee9078082b0b0a1cbd6514a006547561edcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 20:20:49 +0000 Subject: [PATCH] Bump RestSharp from 106.11.7 to 106.12.0 in /SampleConsole Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md) - [Commits](https://github.com/restsharp/RestSharp/compare/106.11.7...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RicOneApi/RicOneApi.csproj | 2 +- SampleConsole/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RicOneApi/RicOneApi.csproj b/RicOneApi/RicOneApi.csproj index 795c749..e0227ad 100644 --- a/RicOneApi/RicOneApi.csproj +++ b/RicOneApi/RicOneApi.csproj @@ -7,7 +7,7 @@ - + diff --git a/SampleConsole/packages.config b/SampleConsole/packages.config index e70c806..a3c0947 100644 --- a/SampleConsole/packages.config +++ b/SampleConsole/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file