From 1d271e882781d57fd7ca34df10eef84861e81734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 00:16:57 +0000 Subject: [PATCH] Update System.Text.Json requirement from 5.0.* to 6.0.* Updates the requirements on [System.Text.Json](https://github.com/dotnet/runtime) to permit the latest version. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Simplify.Web.Postman/Simplify.Web.Postman.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Simplify.Web.Postman/Simplify.Web.Postman.csproj b/src/Simplify.Web.Postman/Simplify.Web.Postman.csproj index f305cc7..a9d2ab4 100644 --- a/src/Simplify.Web.Postman/Simplify.Web.Postman.csproj +++ b/src/Simplify.Web.Postman/Simplify.Web.Postman.csproj @@ -25,7 +25,7 @@ - +