From d69c58fe5e64ab960599daff155e8a61626e87d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 22:18:48 +0000 Subject: [PATCH] Bump System.Text.Json from 5.0.1 to 7.0.0 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.1 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.1...v7.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/RestSharp/RestSharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RestSharp/RestSharp.csproj b/src/RestSharp/RestSharp.csproj index 55f34844c..900316da6 100644 --- a/src/RestSharp/RestSharp.csproj +++ b/src/RestSharp/RestSharp.csproj @@ -1,6 +1,6 @@  - +