From 8bd372dae76211f55532a064f44e027aca32c95c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:10:48 +0000 Subject: [PATCH] Bump System.Text.Json from 9.0.0 to 9.0.1 in /src Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ErrorHelper.Tests/ErrorHelper.Tests.csproj | 2 +- src/ErrorHelper.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj index de955a5..f2df551 100644 --- a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj +++ b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj @@ -72,7 +72,7 @@ 2.20.20 - 9.0.0 + 9.0.1 1.7.0 diff --git a/src/ErrorHelper.csproj b/src/ErrorHelper.csproj index b9444ae..bc03a7b 100644 --- a/src/ErrorHelper.csproj +++ b/src/ErrorHelper.csproj @@ -107,7 +107,7 @@ 2.20.20 - 9.0.0 + 9.0.1 1.7.0