From a1f5c5f7af859f923c749861e5ca61927c22f573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:32:19 +0000 Subject: [PATCH] Bump RestSharp from 107.3.0 to 112.0.0 in /StatBot Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 107.3.0 to 112.0.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/107.3.0...112.0.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- StatBot/StatBot.csproj | 4 ++++ StatBot/packages.config | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/StatBot/StatBot.csproj b/StatBot/StatBot.csproj index 982784a..8397199 100644 --- a/StatBot/StatBot.csproj +++ b/StatBot/StatBot.csproj @@ -88,6 +88,10 @@ + + ..\packages\RestSharp.112.0.0\lib\net6.0\RestSharp.dll + True + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net6.0\System.Text.Encodings.Web.dll True diff --git a/StatBot/packages.config b/StatBot/packages.config index 1a3535c..fabebbc 100644 --- a/StatBot/packages.config +++ b/StatBot/packages.config @@ -27,7 +27,7 @@ - +